aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/julia/injections.scm
blob: 3eab231faac395714dddcf963b25c9498dbe02e9 (plain) (blame)
1
2
3
4
5
6
7
8
; ((string_literal) @injection.content
;  (#set! injection.language "markdown"))

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

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