mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 04:10:06 -04:00
Introduce twig parser
This commit introduce parser, highlights and injections for the [twig syntax](https://twig.symfony.com)
This commit is contained in:
parent
7ce47ddf52
commit
d8a695a1ac
4 changed files with 74 additions and 1 deletions
2
queries/twig/injections.scm
Normal file
2
queries/twig/injections.scm
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
(content) @html
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue