nvim-treesitter/runtime/queries/blade/highlights.scm
2025-07-11 17:34:30 +02:00

16 lines
147 B
Scheme

; inherits: html
[
(directive)
(directive_start)
(directive_end)
] @tag
[
"{{"
"}}"
"{!!"
"!!}"
"("
")"
] @punctuation.bracket