Explorar o código

fix: bump nvim-tree version

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

+ 1 - 1
lua/plugins.lua

@@ -72,7 +72,7 @@ return {
     "kyazdani42/nvim-tree.lua",
     -- event = "BufWinOpen",
     -- cmd = "NvimTreeToggle",
-    commit = "d7f73b5ae9c8fa85535c32e2861c2cb97df5d56b",
+    commit = "edc74ee6c4aebdcbaea092557db372b93929f9d0",
     config = function()
       require("core.nvimtree").setup()
     end,