dotfiles/.chezmoitemplates/nvim/lua/plugins/nvim-tree.lua

6 lines
67 B
Lua

return {
"nvim-tree/nvim-tree.lua",
lazy = false,
config = {}
}