93e54fa0c8
* add json5 language * docgen
11 lines
159 B
Scheme
11 lines
159 B
Scheme
(string) @string
|
|
|
|
(identifier) @constant
|
|
|
|
(number) @constant.numeric
|
|
|
|
(null) @constant.builtin
|
|
|
|
[(true) (false)] @constant.builtin.boolean
|
|
|
|
(comment) @comment
|