summaryrefslogtreecommitdiff
path: root/queries/json
diff options
context:
space:
mode:
Diffstat (limited to 'queries/json')
-rw-r--r--queries/json/highlights.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/queries/json/highlights.scm b/queries/json/highlights.scm
index 1ac77898..f41b44a5 100644
--- a/queries/json/highlights.scm
+++ b/queries/json/highlights.scm
@@ -6,6 +6,7 @@
(pair value: (string) @string)
(array (string) @string)
(string_content (escape_sequence) @string.escape)
+(string_content) @spell
(ERROR) @error
["," ":"] @punctuation.delimiter
"[" @punctuation.bracket