helix/runtime/queries/dockerfile/injections.scm
2024-09-13 13:28:20 -05:00

7 lines
162 B
Scheme

((comment) @injection.content
(#set! injection.language "comment"))
([(shell_command) (shell_fragment)] @injection.content
(#set! injection.language "bash"))