aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/python/highlights.scm
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/queries/python/highlights.scm')
-rw-r--r--runtime/queries/python/highlights.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/queries/python/highlights.scm b/runtime/queries/python/highlights.scm
index e5b9ac3aa..3e777d08b 100644
--- a/runtime/queries/python/highlights.scm
+++ b/runtime/queries/python/highlights.scm
@@ -247,6 +247,8 @@
"{" @punctuation.special
"}" @punctuation.special)
+(line_continuation) @punctuation.special
+
(type_conversion) @function.macro
[