aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/make/injections.scm
blob: c9c09be5d71ab83ea4649c63511719447ba8ca19 (plain) (blame)
1
2
3
4
5
6
7
8
((comment) @injection.content
  (#set! injection.language "comment"))

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

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