12 lines
109 B
Scheme
12 lines
109 B
Scheme
(pair
|
|
key: (_) @keyword)
|
|
|
|
(string) @string
|
|
|
|
(object
|
|
"{" @escape
|
|
(_)
|
|
"}" @escape)
|
|
|
|
(comment) @comment
|