fix(tera): use @punctuation.delimiter for :: tokens

This commit is contained in:
uncenter 2025-03-09 13:16:00 -04:00
parent 913c9a57bf
commit d97f91bf17
No known key found for this signature in database

View file

@ -23,6 +23,7 @@
[
"."
","
"::"
] @punctuation.delimiter
[
@ -55,7 +56,6 @@
"{{"
"-}}"
"{{-"
"::"
] @punctuation.bracket
; Tags