Merge branch 'pt' of gitea.hptrow.me:pt/nvhcad into pt
This commit is contained in:
commit
f8e88fa96c
@ -32,7 +32,7 @@ local options = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
renderer = {
|
renderer = {
|
||||||
highlight_git = false,
|
highlight_git = true,
|
||||||
highlight_opened_files = "none",
|
highlight_opened_files = "none",
|
||||||
|
|
||||||
indent_markers = {
|
indent_markers = {
|
||||||
@ -44,7 +44,7 @@ local options = {
|
|||||||
file = true,
|
file = true,
|
||||||
folder = true,
|
folder = true,
|
||||||
folder_arrow = true,
|
folder_arrow = true,
|
||||||
git = false,
|
git = true,
|
||||||
},
|
},
|
||||||
|
|
||||||
glyphs = {
|
glyphs = {
|
||||||
|
Loading…
Reference in New Issue
Block a user