diff options
Diffstat (limited to 'queries/python/highlights.scm')
| -rw-r--r-- | queries/python/highlights.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm index f14e29f23..6555a5dea 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -140,8 +140,7 @@ (integer) @number (float) @float -(comment) @comment -(comment) @spell +(comment) @comment @spell (string) @string [ (escape_sequence) |
