Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-28 | config overhaul | christianchiarulli | |
2021-06-26 | Allow cursorline option to be configured by lv-settings (#526) | tafryn | |
2021-05-29 | add some useful plugins to base config and a option to enable extras | 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-25 | Support different config paths (#426) | Amandus Søve Thorsrud | |
This makes the configuration files work if neovim's config path is different from `~/.config/nvim`. | |||
2021-05-24 | Add Go auto commands (#424) | David Hollinger III | |
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 | make timeoutlen configurable | Chris | |
2021-05-04 | ✨ Change dashboard header and footer by user (#363) | Francisco Suárez | |
* :sparkles: ability to change dashboard header and footer. * :sparkles: lv-settings adapted. * comment to keep original one by default. | |||
2021-05-03 | Improve LSP Icons (#331) | Andrew Fridley | |
2021-05-03 | ✨ Python analysis options (pyright) (#352) | Francisco Suárez | |
2021-05-02 | Revert "Adds the ability to toggle on/off whichkey and dashboard (#337)" | Chris | |
This reverts commit f15428e6550db4e37e25af54fb511459e26b6cb1. | |||
2021-05-02 | Adds the ability to toggle on/off whichkey and dashboard (#337) | rebuilt | |
2021-04-16 | Add lsp support for ruby (#258) | przbadu | |
2021-04-15 | LunarVim | christianchiarulli | |