Explorar o código

fix(nvimtree): remove view height

Fixes #3076
Abouzar Parvan %!s(int64=2) %!d(string=hai) anos
pai
achega
65777d858f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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 = {