aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/twig/highlights.scm
Commit message (Collapse)AuthorAge
* Change twig tree-sitter grammar (#4176)gbprod2022-10-10
|
* epocsquadron/add tree sitter twig (#1602)Daniel S Poulin2022-02-01
* Add tree-sitter-twig grammer and highlights The gammar itself is quite basic, but is much better than nothing for working with real files consisting mostly of html. * Docgen for newly added grammar