hide nvimtree rootdir by default
This commit is contained in:
parent
7c9bf9cbe3
commit
01f652fcc4
|
@ -84,6 +84,7 @@ M.plugins = {
|
|||
allow_resize = true,
|
||||
side = "left",
|
||||
width = 25,
|
||||
hide_root_folder = true,
|
||||
},
|
||||
},
|
||||
luasnip = {
|
||||
|
|
Loading…
Reference in New Issue