clean nvimtree config

This commit is contained in:
siduck 2022-01-22 11:05:27 +05:30
parent 4077ff3520
commit a0dd82a292
2 changed files with 12 additions and 20 deletions

View file

@ -83,16 +83,8 @@ M.plugins = {
setup_lspconf = "", -- path of file containing setups of different lsps
},
nvimtree = {
enable_git = 0,
-- packerCompile required after changing lazy_load
lazy_load = true,
ui = {
allow_resize = true,
side = "left",
width = 25,
hide_root_folder = true,
},
},
luasnip = {
snippet_path = {},