12 lines
159 B
Scheme
12 lines
159 B
Scheme
|
(string) @string
|
||
|
|
||
|
(identifier) @constant
|
||
|
|
||
|
(number) @constant.numeric
|
||
|
|
||
|
(null) @constant.builtin
|
||
|
|
||
|
[(true) (false)] @constant.builtin.boolean
|
||
|
|
||
|
(comment) @comment
|