astro-nvim-v3 - ft: fix ts-rainbow

This commit is contained in:
huyjaky
2024-08-20 07:23:08 +07:00
parent 1f7ec497c6
commit ba759da71c
4 changed files with 21 additions and 18 deletions

View File

@@ -6,5 +6,6 @@ return {
hide_fillchars = true,
borderless_telescope = false,
terminal_colors = false,
integrations = { rainbow_delimiters = true },
},
}