This commit is contained in:
foozzi 2024-01-26 20:07:52 -05:00
parent a767821772
commit ee842f9f3e
2 changed files with 23 additions and 27 deletions

View file

@ -1,9 +1,5 @@
return {
"nvim-tree/nvim-tree.lua",
lazy = false,
opts = {
filters = {
dotfiles = false,
},
},
opts = {},
}