summaryrefslogtreecommitdiffstats
path: root/lua/user/nvim-tree.lua
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2022-10-14 11:29:15 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2022-10-14 11:29:15 +0200
commitfce94bd9d41205672aff00da8cd4f6215aca8b24 (patch)
treec633c352775f9cce4dd64be8a32a8f26a1ab9809 /lua/user/nvim-tree.lua
parent0fc17acd1ac86e9080cd998b40ff24a1a1336054 (diff)
downloadvim-fce94bd9d41205672aff00da8cd4f6215aca8b24.zip
vim-fce94bd9d41205672aff00da8cd4f6215aca8b24.tar.gz
update plugins
Diffstat (limited to 'lua/user/nvim-tree.lua')
-rw-r--r--lua/user/nvim-tree.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/user/nvim-tree.lua b/lua/user/nvim-tree.lua
index 23d3b24..d94da10 100644
--- a/lua/user/nvim-tree.lua
+++ b/lua/user/nvim-tree.lua
@@ -78,7 +78,6 @@ nvim_tree.setup {
},
view = {
width = 30,
- height = 30,
hide_root_folder = false,
side = "left",
-- auto_resize = true,