mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
Highlight v-bind using javascript
This commit is contained in:
parent
8e2f79d7ad
commit
e8e8c0f0f2
1 changed files with 4 additions and 0 deletions
|
|
@ -25,4 +25,8 @@
|
|||
((interpolation
|
||||
(raw_text) @javascript))
|
||||
|
||||
((directive_attribute
|
||||
(quoted_attribute_value
|
||||
(attribute_value) @javascript)))
|
||||
|
||||
(comment) @comment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue