feat: add Astro to Treesitter

Refs: 
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, enable = true,
}, },
ensure_installed = { ensure_installed = {
"astro",
"bash", "bash",
"comment", "comment",
"css", "css",