blob: 48a1b44c9bd758882b6f9d31485b1447877d3b61 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
((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"))
|