This commit is contained in:
asep komarudin 2023-10-02 20:20:35 +07:00
parent 30e639eee3
commit 369ded0f47
4 changed files with 23 additions and 21 deletions

View file

@ -60,7 +60,7 @@ vim.wo.colorcolumn = "99999"
indent_blankline.setup({
-- show_end_of_line = true,
-- space_char_blankline = " ",
show_current_context = true,
-- show_current_context = true,
-- show_current_context_start = true,
-- char_highlight_list = {
-- "IndentBlanklineIndent1",