diff options
Diffstat (limited to 'lua/user/nvim-tree.lua')
| -rw-r--r-- | lua/user/nvim-tree.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/user/nvim-tree.lua b/lua/user/nvim-tree.lua index 378366e..fbee090 100644 --- a/lua/user/nvim-tree.lua +++ b/lua/user/nvim-tree.lua @@ -54,7 +54,6 @@ nvim_tree.setup { }, view = { width = 30, - height = 30, hide_root_folder = false, side = "left", mappings = { |
