Commit graph

6 commits

Author SHA1 Message Date
sheepwall
9d91101f71
twig queries: add combined injections (#5721)
Co-authored-by: August Svensson <august.svensson@metabytes.se>
2023-11-26 20:12:06 +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
gbprod
4b90052704 feat(twig): improve twig highlights 2022-11-30 12:35:54 +01:00
ObserverOfTime
8034ae85db highlights(twig): fix captures 2022-11-26 13:17:51 +02:00
gbprod
a33858d399 feat(twig): add @spell on comments 2022-10-06 14:23:40 +01:00
gbprod
d8a695a1ac Introduce twig parser
This commit introduce parser, highlights and injections for the
[twig syntax](https://twig.symfony.com)
2022-10-03 10:06:41 +02:00