From a9fa0f3d66072cd3db5696f0ee241774441ee1cb Mon Sep 17 00:00:00 2001 From: christianchiarulli Date: Tue, 6 Jul 2021 23:54:48 -0400 Subject: pin nvimtree --- lua/plugins.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 0f9a7a3e..d61f0579 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -61,8 +61,9 @@ return require("packer").startup(function(use) use { "kyazdani42/nvim-tree.lua", - event = "BufEnter", + -- event = "BufEnter", -- cmd = "NvimTreeToggle", + commit = "fd7f60e242205ea9efc9649101c81a07d5f458bb", config = function() require("lv-nvimtree").config() end, -- cgit v1.2.3