mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 10:20:11 -04:00
fix(vue): @character.special highlights for :, .
This commit is contained in:
parent
4968877bb2
commit
9682595d4e
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
[
|
[
|
||||||
":"
|
":"
|
||||||
"."
|
"."
|
||||||
] @punctuation.delimiter
|
] @character.special
|
||||||
|
|
||||||
[
|
[
|
||||||
(interpolation)
|
(interpolation)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue