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

((raw_js) @injection.content
 (#set! injection.language "javascript"))

((raw_gql) @injection.content
 (#set! injection.language "graphql"))