respect .gitignore in file tree
This commit is contained in:
@@ -63,7 +63,7 @@ require("nvim-tree").setup({
|
||||
custom = { ".git" },
|
||||
},
|
||||
git = {
|
||||
ignore = false,
|
||||
ignore = true,
|
||||
},
|
||||
diagnostics = {
|
||||
enable = true,
|
||||
|
||||
Reference in New Issue
Block a user