20250704.1751658671
This commit is contained in:
parent
c60eade2cc
commit
4d618ad80f
5 changed files with 15 additions and 13 deletions
|
@ -1,5 +1,9 @@
|
|||
return {
|
||||
"nvim-tree/nvim-tree.lua",
|
||||
lazy = false,
|
||||
opts = {},
|
||||
opts = {
|
||||
filters = {
|
||||
git_ignored = false
|
||||
}
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue