mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
update
This commit is contained in:
parent
8b80ed5daf
commit
f855f16dcb
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue