26012024
This commit is contained in:
parent
a767821772
commit
ee842f9f3e
2 changed files with 23 additions and 27 deletions
|
@ -1,9 +1,5 @@
|
|||
return {
|
||||
"nvim-tree/nvim-tree.lua",
|
||||
lazy = false,
|
||||
opts = {
|
||||
filters = {
|
||||
dotfiles = false,
|
||||
},
|
||||
},
|
||||
opts = {},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue