aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/blade/highlights.scm
blob: dd8024bdac2c8f06321f6ab4eda02788f6180472 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
; inherits: html

[
  (directive)
  (directive_start)
  (directive_end)
] @tag

[
  (php_tag)
  (php_end_tag)
  "{{"
  "}}"
  "{!!"
  "!!}"
  "("
  ")"
] @punctuation.bracket