Explorar o código

fix: remove warning message

Christian Chiarulli %!s(int64=2) %!d(string=hai) anos
pai
achega
bb4a3769f9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lua/lvim/core/lir.lua

+ 1 - 1
lua/lvim/core/lir.lua

@@ -97,7 +97,7 @@ end
 
 function M.setup()
   if lvim.builtin.nvimtree.active then
-    Log:warn "Unable to configure lir while nvimtree is active! Please set 'lvim.builtin.nvimtree.active=false'"
+    -- Log:warn "Unable to configure lir while nvimtree is active! Please set 'lvim.builtin.nvimtree.active=false'"
     return
   end