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