Update indent guides

This commit is contained in:
2021-09-15 15:35:52 -05:00
parent 6a9d041bd5
commit c5ef9f6afb
4 changed files with 8 additions and 15 deletions

View File

@ -8,5 +8,7 @@ require("indent_blankline").setup {
"IndentBlanklineContext5",
"IndentBlanklineContext6",
},
show_end_of_line = true,
show_current_context = true,
use_treesitter = true,
}