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