helix/runtime/queries/dockerfile/injections.scm

8 lines
188 B
Scheme
Raw Normal View History

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