diff options
Diffstat (limited to 'queries/python/highlights.scm')
| -rw-r--r-- | queries/python/highlights.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm index 23ec979f0..2d845c4c0 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -204,7 +204,7 @@ (interpolation "{" @punctuation.special - "}" @punctuation.special) @embedded + "}" @punctuation.special) ["," "." ":" (ellipsis)] @punctuation.delimiter |
