Explorar o código

pin the nvim-tree.lua in master branch

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

+ 1 - 1
lua/plugins.lua

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