summaryrefslogtreecommitdiff
path: root/lua/lv-nvimtree/init.lua
AgeCommit message (Collapse)Author
2021-05-14Enable 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-04-29lua based whichkeychristianchiarulli
2021-04-15add h to close nodechristianchiarulli
2021-04-15LunarVimchristianchiarulli