8 lines
210 B
Scheme
8 lines
210 B
Scheme
|
((comment) @injection.content
|
||
|
(#set! injection.language "comment"))
|
||
|
|
||
|
((raw_js) @injection.content
|
||
|
(#set! injection.language "javascript"))
|
||
|
|
||
|
((raw_gql) @injection.content
|
||
|
(#set! injection.language "graphql"))
|