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

6 lines
65 B
Lua

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