mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 13:00:08 -04:00
20 lines
328 B
Scheme
20 lines
328 B
Scheme
; inherits: html_tags
|
|
|
|
[
|
|
(template_element)
|
|
(directive_attribute)
|
|
(directive_dynamic_argument)
|
|
(directive_dynamic_argument_value)
|
|
(component)
|
|
] @tag
|
|
|
|
(element) @string
|
|
(interpolation) @punctuation.special
|
|
(interpolation
|
|
(raw_text) @none)
|
|
|
|
[
|
|
(directive_modifier)
|
|
(directive_name)
|
|
(directive_argument)
|
|
] @method
|