1
0
Fork 0

clean up indent lines

This commit is contained in:
Luca Bilke 2023-01-26 17:09:14 +01:00
parent cc163de79d
commit 2cf9150767

View file

@ -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",