indent-blankline v3

main
Alpha Chen 1 year ago
parent c9c36a80ce
commit 467fabd000
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -239,5 +239,5 @@ call s:h("NormalFloat", {"bg": s:bg})
call s:h("TreesitterContext", {"bg": s:bg_subtle})
" indent-blankline
" call s:h("IndentBlanklineChar", {"fg": s:bg_very_subtle})
call s:h("IndentBlanklineContextChar", {"fg": s:bg_subtle})
hi link IblIndent LineNr
call s:h("IblScope", {"fg": s:green})

Loading…
Cancel
Save