feat(query): highlight supertype "/" delimiters

This commit is contained in:
Riley Bruins 2024-08-31 15:32:46 -07:00 committed by Amaan Qureshi
parent c7920f2bc5
commit 749df30887

View file

@ -33,7 +33,10 @@
")" ")"
] @punctuation.bracket ] @punctuation.bracket
":" @punctuation.delimiter [
":"
"/"
] @punctuation.delimiter
[ [
"@" "@"