Update indent guides
This commit is contained in:
@ -8,5 +8,7 @@ require("indent_blankline").setup {
|
||||
"IndentBlanklineContext5",
|
||||
"IndentBlanklineContext6",
|
||||
},
|
||||
show_end_of_line = true,
|
||||
show_current_context = true,
|
||||
use_treesitter = true,
|
||||
}
|
||||
|
Reference in New Issue
Block a user