Files
2025-05-12 18:43:40 +02:00

9 lines
208 B
Scheme

((comment) @injection.content
(#set! injection.language "comment"))
((operation
(command) @_command
(message) @injection.content)
(#set! injection.language "bash")
(#any-of? @_command "exec" "x"))