Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/json/highlights.scm')
-rw-r--r--runtime/queries/json/highlights.scm7
1 files changed, 4 insertions, 3 deletions
diff --git a/runtime/queries/json/highlights.scm b/runtime/queries/json/highlights.scm
index 554d3b2b..17bb5f75 100644
--- a/runtime/queries/json/highlights.scm
+++ b/runtime/queries/json/highlights.scm
@@ -5,12 +5,13 @@
(null) @constant.builtin
(number) @constant.numeric
-(string) @string
-(escape_sequence) @constant.character.escape
-
(pair
key: (_) @variable.other.member)
+(string) @string
+(escape_sequence) @constant.character.escape
+(ERROR) @error
+
"," @punctuation.delimiter
[
"["