mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 23:40:04 -04:00
8 lines
178 B
Scheme
8 lines
178 B
Scheme
|
|
(javascript) @javascript
|
||
|
|
|
||
|
|
(
|
||
|
|
(attribute_name) @_attribute_name
|
||
|
|
(quoted_attribute_value (attribute_value ) @javascript)
|
||
|
|
(#match? @_attribute_name "^(:|v-bind|v-|\\@)")
|
||
|
|
)
|