add flat look to telescope | disable gitignore on nvimtree

This commit is contained in:
siduck 2021-12-04 20:42:44 +05:30
parent 9e8af5ad93
commit 653a2f5337
3 changed files with 18 additions and 5 deletions

View file

@ -67,4 +67,8 @@ nvimtree.setup {
side = "left",
width = 25,
},
git = {
ignore = false,
},
}