aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/twig/highlights.scm
blob: 2c95ab63752af18f9a96e54bb69c36c996e25f98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(comment_directive) @comment

[
  "{%"
  "{%-"
  "{%~"
  "%}"
  "-%}"
  "~%}"
  "{{"
  "{{-"
  "{{~"
  "}}"
  "-}}"
  "~}}"
] @keyword