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 4bb5a2bcf..5f587ddc6 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -4,7 +4,7 @@ ; Variables (identifier) @variable -; Reset highlighing in f-string interpolations +; Reset highlighting in f-string interpolations (interpolation) @none ;; Identifier naming conventions |
