chore(nvim): disable indent-blankline temporarily

This commit is contained in:
2026-04-04 18:17:44 +08:00
parent 63830a69b0
commit 93bb082106
3 changed files with 28 additions and 28 deletions
@@ -11,7 +11,7 @@ M = {
scope = {
enabled = true,
show_start = false,
highlight = vim.g.rainbow_delimiters.highlight,
-- highlight = vim.g.rainbow_delimiters.highlight,
},
}