aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/queries')
-rw-r--r--runtime/queries/python/highlights.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queries/python/highlights.scm b/runtime/queries/python/highlights.scm
index 350990b1f..1b046d699 100644
--- a/runtime/queries/python/highlights.scm
+++ b/runtime/queries/python/highlights.scm
@@ -4,7 +4,7 @@
(identifier) @variable
; Reset highlighting in f-string interpolations
-(interpolation) @none
+(interpolation) @none @nospell
; Identifier naming conventions
((identifier) @type