LunarVim / Launch.nvim

🚀 Launch.nvim is modular starter for Neovim.
GNU General Public License v3.0
2k stars 474 forks source link

nvim tree updates #104

Closed bruteforks closed 1 year ago

bruteforks commented 1 year ago

Stops nvim-tree from showing files all the way to home directory when opening a file. with newest version of nvim-tree** ` nvim-tree.update_focused_file.update_root (previously update_focused_file.update_cwd) ` value defaults to false, which fixes the bug of showing files to home directory

Rishabh672003 commented 1 year ago

i think our defaults are fine we dont need this