Commit graph

10 commits

Author SHA1 Message Date
Vir Chaudhury
28aebb7308 feat(astro): add backtick string injections
This also updates a highlight to be more accurate
and bumps the lockfile to fix a few bugs.
2024-04-21 19:03:43 +02:00
virchau13
ea4f6d5175
feat(astro): update injections to match parser rewrite (#6478) 2024-04-20 15:31:54 +02:00
Phạm Huy Hoàng
62b0bb4f24 feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
Pham Huy Hoang
57a8acf0c4 chore: query formatting 2024-01-19 16:58:37 +01:00
virchau13
8189d91cf8
astro: add custom component highlighting (#5728) 2023-11-27 22:11:28 +09:00
Pham Huy Hoang
78b54eb7f6 chore(injections)!: update injection syntax to 0.9
Since 0.9, @lang syntax is still available as fallback but will soon be deprecated.
Because of that, new syntax should be adopted once 0.9 becomes the
baseline requirements for nvim-treesitter

- update health check
- update doc
2023-08-12 17:34:15 +02:00
Vir Chaudhury
d7c12db4c8 astro: add injections for scss 2023-02-11 15:55:56 -08:00
Vir Chaudhury
58db1d6340 fix(astro): make the script element use typescript instead of javascript 2022-11-24 09:28:10 +01:00
virchau13
e3adb39586 feat: add curly interpolation support for astro 2022-04-09 14:24:07 +02:00
virchau13
f62fb16bba feat: add astro 2022-04-07 16:04:21 +02:00