blob: c831594bd2c81e6ecd0d70446895811499a31ac7 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
((comment) @injection.content
(#set! injection.language "comment"))
((operation
(command) @_command
(message) @injection.content)
(#set! injection.language "bash")
(#any-of? @_command "exec" "x"))
|