diff options
| author | jdhao <jdhao@hotmail.com> | 2022-09-23 20:45:58 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-09-23 20:45:58 +0800 |
| commit | 81bc5e46f1c50ab30d2deb60462fc4c6c8a75e20 (patch) | |
| tree | 507c7cc76229f3d9cdc9d92d6a2c2e3f3631871c /lua | |
| parent | b4c3b7eba08325b13fae6e8e74ebb2b87b030642 (diff) | |
update nvim-tree conf
Diffstat (limited to 'lua')
| -rw-r--r-- | lua/config/nvim-tree.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/config/nvim-tree.lua b/lua/config/nvim-tree.lua index 737911f..267f7f6 100644 --- a/lua/config/nvim-tree.lua +++ b/lua/config/nvim-tree.lua @@ -15,7 +15,6 @@ nvim_tree.setup { update_cwd = false, view = { width = 30, - height = 30, hide_root_folder = false, side = "left", preserve_window_proportions = false, |
