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-plus/runtime/queries/julia/injections.scm

9 lines
240 B
Scheme

; ((string_literal) @injection.content
; (#set! injection.language "markdown"))
; ((line_comment) @injection.content
; (#set! injection.language "comment"))
; ((block_comment) @injection.content
; (#set! injection.language "comment"))