astro-nvim-v3 - change color line

This commit is contained in:
huyjaky
2025-01-06 12:17:40 +07:00
parent 9d867126d3
commit c0d55ff45e
9 changed files with 69 additions and 44 deletions

View File

@@ -14,7 +14,7 @@ return {
})
opts.highlight = {
enable = true,
disable = { "c", "rust", "tsx", "javascript"},
disable = { "c", "rust", "tsx", "javascript" },
additional_vim_regex_highlighting = false,
custom_captures = {
-- Highlight local variables