mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-08 17:21:23 +01:00
Added git ignore option to nvim-tree, but commented out
This commit is contained in:
parent
b5ed50bc33
commit
c59327294d
1 changed files with 3 additions and 0 deletions
|
@ -34,4 +34,7 @@ nvimtree.setup({
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
-- git = {
|
||||||
|
-- ignore = false,
|
||||||
|
-- },
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue