Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-05 | add SignColumn to transparent window option (#701) | Pasquale | |
2021-07-04 | start formatting rules | Rafael | |
2021-07-04 | remove whitespace | christianchiarulli | |
2021-07-04 | move colorscheme setting to settings | christianchiarulli | |
2021-07-03 | feat(615): transparent background option (#617) | William Goulois | |
2021-07-03 | faster settings.lua; added globals to default conf (#609) | Zahin Muhaimeen | |
2021-07-02 | Some lua touches (#587) | maminou | |
* a way with lua!! * some! not all ;-( * shortmess | |||
2021-06-28 | Allow setting ignorecase and smartcase from lvi-config.lua (#545) | Lee Marlow | |
2021-06-28 | indent line plugin option | christianchiarulli | |
2021-06-27 | use start now, for more speed | christianchiarulli | |
2021-06-27 | update settings | Chris | |
2021-06-27 | removing plugins increasing speed by 100%, still needs more work | Chris | |
2021-06-26 | configured persistent undo (#529) | Robin Kautz | |
2021-06-26 | Allow cursorline option to be configured by lv-settings (#526) | tafryn | |
2021-06-18 | vim-sanegx: tiny plugin which deals with more use cases to the netrw_gx bug ↵ | rmagillxyz | |
(#479) | |||
2021-05-28 | no idea why, but this causes and error in _meta.lua:21 | christianchiarulli | |
2021-05-27 | bug fix for netrw's gx command (#431) | rmagillxyz | |
* open remote link in browser correctly with gx, not in a tmp file | |||
2021-05-14 | Enable netrw (#394) | rmagillxyz | |
* enable_netrw: source lv-globals before plugins and add nvim_tree_disable_netrw to lv-globals, otherwise netrw is never enabled. If netrw is not enabled, netrw-externapp functionality, things like gx and gf to follow http links do not work. * enable_netrw: add nvim_tree_disable_netrw to the lv-globals O object and set it in settings && source settings before plugins | |||
2021-05-06 | fix expandtab (#373) | dklymenk | |
* fix expandtab * fix expandtab | |||
2021-05-06 | make timeoutlen configurable | Chris | |
2021-04-29 | lua based whichkey | christianchiarulli | |
2021-04-21 | Minor fixes (#287) | shinu_donney | |
* Fix a typo * Update a faulty comment | |||
2021-04-12 | update | christianchiarulli | |
2021-04-07 | updates | christianchiarulli | |
2021-04-04 | udpates | christianchiarulli | |
2021-04-01 | Add inccommand=split to settings (#207) | Dominik Marcinowski | |
2021-04-01 | Mix improvements (#206) | Biser Stoilov | |
2021-03-30 | Define shell + php lsp + dart lsp + flutter + relative number (#188) | Biser Stoilov | |
2021-03-25 | add support LspInstall where possible | Chris | |
2021-03-25 | indentline | Chris | |
2021-03-23 | update settings | Chris | |
2021-03-23 | fix tab stuff | Chris | |
2021-03-17 | lua formatting | Chris | |
2021-03-17 | bug fix for matchup | Chris | |
2021-03-17 | add rich git support with hunks | Chris | |
2021-03-16 | get rid of options set by neovim by default | Chris | |
2021-03-15 | update some options | Chris | |
2021-03-15 | general updates | Chris | |
2021-03-14 | no more enter creating more extra comments | Chris | |
2021-03-14 | add back which key | Chris | |
2021-03-14 | lotsa cool updates | Chris | |
2021-03-14 | The Lua Journey Begins... | Christian Chiarulli | |