diff --git a/runtime/queries/python/highlights.scm b/runtime/queries/python/highlights.scm index b622ced22..1c4d62b27 100644 --- a/runtime/queries/python/highlights.scm +++ b/runtime/queries/python/highlights.scm @@ -112,7 +112,7 @@ (interpolation "{" @punctuation.special "}" @punctuation.special) @embedded -"(" ")" "[" "]" "{" "}"] @punctuation.bracket +["(" ")" "[" "]" "{" "}"] @punctuation.bracket [ "-"