Files
helix/runtime/queries/blade/highlights.scm
2025-07-27 19:29:17 -04:00

17 lines
240 B
Scheme

; inherits: html
(directive) @keyword.directive
(directive_start) @keyword.directive
(directive_end) @keyword.directive
(comment) @comment
; merged with blade punctuation
[
"{{"
"}}"
"{!!"
"!!}"
"("
")"
] @punctuation.bracket