nvim-treesitter/runtime/queries/dockerfile/injections.scm
2023-09-09 16:16:51 +02:00

5 lines
144 B
Scheme

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