nvim-treesitter/runtime/queries/blade/highlights.scm

19 lines
175 B
Scheme
Raw Normal View History

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