clean up indent lines
This commit is contained in:
parent
cc163de79d
commit
2cf9150767
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ indent_blankline.setup {
|
|||
show_trailing_blankline_indent = false,
|
||||
show_first_indent_level = true,
|
||||
use_treesitter = true,
|
||||
show_current_context = true,
|
||||
show_current_context = false,
|
||||
show_end_of_line = false,
|
||||
buftype_exclude = { "terminal", "nofile" },
|
||||
filetype_exclude = {
|
||||
"help",
|
||||
|
|
Loading…
Add table
Reference in a new issue