fix ugly context lines
This commit is contained in:
parent
a58b47b917
commit
34341c8756
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ end
|
|||
|
||||
indent_blankline.setup {
|
||||
char = "▏",
|
||||
context_char = "▏",
|
||||
show_trailing_blankline_indent = false,
|
||||
show_first_indent_level = true,
|
||||
use_treesitter = true,
|
||||
|
|
Loading…
Add table
Reference in a new issue