hide nvimtree rootdir by default

This commit is contained in:
siduck 2021-12-13 18:59:14 +05:30
parent 7c9bf9cbe3
commit 01f652fcc4
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ M.plugins = {
allow_resize = true,
side = "left",
width = 25,
hide_root_folder = true,
},
},
luasnip = {