fix(vue): @character.special highlights for :, . (#8200)

This commit is contained in:
Riley Bruins 2025-10-15 23:17:41 -07:00 committed by GitHub
parent 4968877bb2
commit 63fac0a576
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@
[ [
":" ":"
"." "."
] @punctuation.delimiter ] @character.special
[ [
(interpolation) (interpolation)