We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43075af commit ba5c14bCopy full SHA for ba5c14b
runtime/queries/typst/highlights.scm
@@ -5,5 +5,5 @@
5
((asssigned_argument) @type)
6
(["#"] @punctuation)
7
(["+"] @operator)
8
-(["(" ")" "{" "}" "[" "]"] @punctuation.brackets)
+(["(" ")" "{" "}" "[" "]"] @punctuation.bracket)
9
(["="] @markup.heading)
0 commit comments