1
0
Fork 0

fix ugly context lines

This commit is contained in:
Luca Bilke 2022-10-21 18:08:16 +02:00
parent a58b47b917
commit 34341c8756

View file

@ -5,6 +5,7 @@ end
indent_blankline.setup {
char = "",
context_char = "",
show_trailing_blankline_indent = false,
show_first_indent_level = true,
use_treesitter = true,