11 lines
352 B
Scheme
11 lines
352 B
Scheme
((comment) @injection.content
|
|
(#set! injection.language "comment"))
|
|
|
|
; TODO: add when asm is added
|
|
; (asm_output_item (string) @injection.content
|
|
; (#set! injection.language "asm"))
|
|
; (asm_input_item (string) @injection.content
|
|
; (#set! injection.language "asm"))
|
|
; (asm_clobbers (string) @injection.content
|
|
; (#set! injection.language "asm"))
|