Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
((comment) @injection.content
 (#set! injection.language "comment"))

(command
  head: (cmd_identifier) @_command (#any-of? @_command "jq" "jaq")
  arg: (val_string) @injection.content
  (#set! injection.language "jq"))