This commit is contained in:
asep komarudin 2023-04-19 08:02:22 +07:00
parent 8b80ed5daf
commit f855f16dcb

View file

@ -29,7 +29,7 @@ return {
-- for tree exploler
{
"kyazdani42/nvim-tree.lua",
event = "InsertEnter",
event = "BufRead",
cmd = { "NvimTree", "NvimTreeToggle", "NvimTreeFocus", "NvimTreeClose" },
-- dependencies = "kyazdani42/nvim-web-devicons",
config = function()