aboutsummaryrefslogtreecommitdiffstats
path: root/queries/astro
Commit message (Collapse)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-125-64/+0
|
* fix(astro): highlight self-closing component tagsnet-solution2024-11-231-0/+4
|
* fix(astro): remove unused ruleAmaan Qureshi2024-10-161-1/+5
|
* feat(astro): add backtick string injectionsVir Chaudhury2024-04-211-0/+4
| | | | | This also updates a highlight to be more accurate and bumps the lockfile to fix a few bugs.
* feat(astro): update injections to match parser rewrite (#6478)virchau132024-04-201-4/+8
|
* feat(format): extra newline after modelinePhạm Huy Hoàng2024-02-292-0/+2
|
* chore: query formattingPham Huy Hoang2024-01-192-18/+25
|
* astro: add custom component highlighting (#5728)virchau132023-11-271-0/+8
|
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-14/+18
| | | | | | | | | 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
* astro: add injections for scssVir Chaudhury2023-02-111-0/+9
|
* fix(astro): make the script element use typescript instead of javascriptVir Chaudhury2022-11-241-0/+3
|
* feat: add curly interpolation support for astrovirchau132022-04-092-1/+6
|
* feat: add astrovirchau132022-04-075-0/+10