aboutsummaryrefslogtreecommitdiffstats
path: root/queries/python/highlights.scm
diff options
context:
space:
mode:
Diffstat (limited to 'queries/python/highlights.scm')
-rw-r--r--queries/python/highlights.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm
index 5496263f0..6e9436ff1 100644
--- a/queries/python/highlights.scm
+++ b/queries/python/highlights.scm
@@ -304,6 +304,8 @@
"{" @punctuation.special
"}" @punctuation.special)
+(type_conversion) @function.macro
+
["," "." ":" ";" (ellipsis)] @punctuation.delimiter
;; Class definitions