.gitignore files while show as ghosted

This commit is contained in:
Paul Trowbridge 2023-04-04 13:32:33 -04:00
parent 9f97f2d4a1
commit 85add23ae3
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ local options = {
},
},
renderer = {
highlight_git = false,
highlight_git = true,
highlight_opened_files = "none",
indent_markers = {
@ -44,7 +44,7 @@ local options = {
file = true,
folder = true,
folder_arrow = true,
git = false,
git = true,
},
glyphs = {