Explorar o código

test lazyloading nvimtree

christianchiarulli %!s(int64=4) %!d(string=hai) anos
pai
achega
fc79ba76ed
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lua/plugins.lua

+ 1 - 0
lua/plugins.lua

@@ -61,6 +61,7 @@ return require("packer").startup(function(use)
 
   use {
     "kyazdani42/nvim-tree.lua",
+    event = "BufEnter",
     -- cmd = "NvimTreeToggle",
     config = function()
       require("lv-nvimtree").config()