convert to custom
This commit is contained in:
6
lua/plugins/nvim-tree.lua
Normal file
6
lua/plugins/nvim-tree.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
{
|
||||
"nvim-tree/nvim-tree.lua",
|
||||
cmd = { "NvimTreeToggle", "NvimTreeFocus" },
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user