Revert "chore(nvim): disable indent-blankline temporarily"

This reverts commit 93bb082106.
This commit is contained in:
2026-04-11 10:29:14 +08:00
parent 8417f5f889
commit 3b6a2907da
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,
},
}