mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
18 lines
175 B
Scheme
18 lines
175 B
Scheme
; inherits: html
|
|
|
|
[
|
|
(directive)
|
|
(directive_start)
|
|
(directive_end)
|
|
] @tag
|
|
|
|
[
|
|
(php_tag)
|
|
(php_end_tag)
|
|
"{{"
|
|
"}}"
|
|
"{!!"
|
|
"!!}"
|
|
"("
|
|
")"
|
|
] @punctuation.bracket
|