Skip to content

Commit ba5c14b

Browse files
Update runtime/queries/typst/highlights.scm
Co-authored-by: Michael Davis <[email protected]>
1 parent 43075af commit ba5c14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/queries/typst/highlights.scm

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
((asssigned_argument) @type)
66
(["#"] @punctuation)
77
(["+"] @operator)
8-
(["(" ")" "{" "}" "[" "]"] @punctuation.brackets)
8+
(["(" ")" "{" "}" "[" "]"] @punctuation.bracket)
99
(["="] @markup.heading)

0 commit comments

Comments
 (0)