summaryrefslogtreecommitdiffstats
path: root/queries/d/injections.scm
blob: 6dd8aeacfde2765f4ae254692bc4de942963405d (plain) (blame)
1
2
3
4
5
6
7
8
9
([
  (line_comment)
  (block_comment)
  (nesting_block_comment)
 ] @injection.content
 (#set! injection.language "comment")) 

((token_string_tokens) @injection.content
 (#set! injection.language "d"))