diff options
| author | jdhao <jdhao@hotmail.com> | 2022-02-05 12:22:39 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-02-05 12:27:17 +0800 |
| commit | f10f6883748903546690476404a291318efaa283 (patch) | |
| tree | 66069ea356d522b54f8afd66dbe529fd4f81c9b9 /lua | |
| parent | d6b83710c490b0c45a5b69267034e0d607e8e79f (diff) | |
update nvim-tree conf
Diffstat (limited to 'lua')
| -rw-r--r-- | lua/config/nvim-tree.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/config/nvim-tree.lua b/lua/config/nvim-tree.lua index 7375735..a048c7a 100644 --- a/lua/config/nvim-tree.lua +++ b/lua/config/nvim-tree.lua @@ -41,7 +41,7 @@ nvim_tree.setup({ timeout = 500, }, view = { - width = 40, + width = 35, height = 30, hide_root_folder = false, side = "left", |
