update nvim-tree conf

This commit is contained in:
jdhao
2022-02-05 12:27:17 +08:00
parent d6b83710c4
commit f10f688374
+1 -1
View File
@@ -41,7 +41,7 @@ nvim_tree.setup({
timeout = 500,
},
view = {
width = 40,
width = 35,
height = 30,
hide_root_folder = false,
side = "left",