2f60c21727
jq is a language for manipulating JSON data: https://jqlang.github.io/jq/
8 lines
158 B
Scheme
8 lines
158 B
Scheme
(comment) @comment.inside
|
|
(comment)+ @comment.around
|
|
|
|
(funcdef
|
|
(query) @function.inside) @function.around
|
|
|
|
(objectkeyval
|
|
(_) @entry.inside) @entry.around
|