mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
update config
This commit is contained in:
parent
c172389f0c
commit
6968e42f10
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ return {
|
||||||
commit = "7282f7de8aedf861fe0162a559fc2b214383c51c",
|
commit = "7282f7de8aedf861fe0162a559fc2b214383c51c",
|
||||||
cmd = "NvimTreeToggle",
|
cmd = "NvimTreeToggle",
|
||||||
dependencies = "kyazdani42/nvim-web-devicons",
|
dependencies = "kyazdani42/nvim-web-devicons",
|
||||||
init = function()
|
config = function()
|
||||||
require("user.nvim-tree")
|
require("user.nvim-tree")
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue