You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/runtime/queries/typst/injections.scm

11 lines
204 B
Scheme

(raw_blck
(blob) @injection.shebang @injection.content)
(raw_blck
lang: (ident) @injection.language
(blob) @injection.content)
((comment)
@injection.content
(#set! injection.language "comment"))