mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
2f60c21727
jq is a language for manipulating JSON data: https://jqlang.github.io/jq/
9 lines
158 B
Scheme
9 lines
158 B
Scheme
(comment) @comment.inside
|
|
(comment)+ @comment.around
|
|
|
|
(funcdef
|
|
(query) @function.inside) @function.around
|
|
|
|
(objectkeyval
|
|
(_) @entry.inside) @entry.around
|