hide nvimtree rootdir by default

pull/656/head
siduck 3 years ago
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…
Cancel
Save