Age | Commit message (Collapse) | Author |
|
* open remote link in browser correctly with gx, not in a tmp file
|
|
This makes the configuration files work if neovim's config path is different from `~/.config/nvim`.
|
|
|
|
* 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
|
|
|
|
* :sparkles: ability to change dashboard header and footer.
* :sparkles: lv-settings adapted.
* comment to keep original one by default.
|
|
|
|
|
|
This reverts commit f15428e6550db4e37e25af54fb511459e26b6cb1.
|
|
|
|
|
|
|