clean nvimtree config
This commit is contained in:
parent
4077ff3520
commit
a0dd82a292
2 changed files with 12 additions and 20 deletions
|
@ -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 = {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue