inject bash in execute statements

This commit is contained in:
Michael Davis 2021-12-20 23:07:33 -06:00
parent a9a99f7da4
commit 6e966547af
No known key found for this signature in database
GPG Key ID: 25D3AFE4BA2A0C49

View File

@ -0,0 +1,4 @@
((operation
operator: ["x" "exec"]
(command) @injection.content)
(#set! injection.language "bash"))