diff --git a/runtime/queries/python/highlights.scm b/runtime/queries/python/highlights.scm index b622ced2..1c4d62b2 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 [ "-"