feat: add Astro to Treesitter

Refs: #30
This commit is contained in:
Oliver Davies 2022-12-10 10:56:33 +00:00
parent 2a1927f073
commit b4eb83a558

View file

@ -11,6 +11,7 @@ configs.setup {
enable = true,
},
ensure_installed = {
"astro",
"bash",
"comment",
"css",