feat(vue): delimiter highlight touch-ups

This commit is contained in:
Riley Bruins 2025-10-11 15:34:39 -07:00 committed by Christian Clason
parent 4b74045bbe
commit 0606c7a9dc

View file

@ -5,7 +5,15 @@
"]"
] @punctuation.bracket
(interpolation) @punctuation.special
[
":"
"."
] @punctuation.delimiter
[
(interpolation)
"@"
] @punctuation.special
(interpolation
(raw_text) @none)