astro-nvim-v3 - ft: fix some bug and add border

This commit is contained in:
huyjaky
2024-08-19 11:39:12 +07:00
parent 5b29aaf500
commit f10ca96639
9 changed files with 89 additions and 31 deletions

View File

@@ -4,8 +4,7 @@ return {
transparent = true,
italic_comments = true,
hide_fillchars = true,
borderless_telescope = true,
terminal_colors = true,
borderless_telescope = false,
terminal_colors = false,
},
}