aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/json/highlights.scm
blob: 6df6c9ebcf17ee03d23c82efee25c3953342dfb4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
  (true)
  (false)
] @constant.builtin.boolean
(null) @constant.builtin
(number) @constant.numeric
(pair
  key: (_) @keyword)

(string) @string
(escape_sequence) @constant.character.escape
(ERROR) @error

"," @punctuation.delimiter
[
  "["
  "]"
  "{"
  "}"
] @punctuation.bracket