2022-02-06 06:24:01 +01:00
|
|
|
((comment) @injection.content
|
|
|
|
(#set! injection.language "comment"))
|
|
|
|
|
|
|
|
((raw_js) @injection.content
|
|
|
|
(#set! injection.language "javascript"))
|
|
|
|
|
|
|
|
((raw_gql) @injection.content
|
2022-10-20 23:30:16 +02:00
|
|
|
(#set! injection.language "graphql"))
|