mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-04 23:40:32 +00:00
Show ignored by git
This commit is contained in:
parent
875b6409d0
commit
bdcd9a84f5
1 changed files with 3 additions and 0 deletions
|
@ -17,4 +17,7 @@ require("nvim-tree").setup({
|
|||
filesystem_watchers = {
|
||||
enable = true,
|
||||
},
|
||||
git = {
|
||||
ignore = false,
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue