8 lines
235 B
Scheme
8 lines
235 B
Scheme
((comment) @injection.content
|
|
(#set! injection.language "comment"))
|
|
|
|
; There is no parser for assembly language yet. Add an injection here when we
|
|
; have a parser.
|
|
; ((asmBody) @injection.content
|
|
; (#set! injection.language "asm"))
|