Browse Source

fix(nvimtree): remove view height

Fixes #3076
Abouzar Parvan 2 năm trước cách đây
mục cha
commit
65777d858f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      lua/lvim/core/nvimtree.lua

+ 0 - 1
lua/lvim/core/nvimtree.lua

@@ -42,7 +42,6 @@ function M.config()
       },
       view = {
         width = 30,
-        height = 30,
         hide_root_folder = false,
         side = "left",
         mappings = {