fix: format disassembly

This commit is contained in:
Amaan Qureshi 2024-01-24 19:35:31 -05:00 committed by Phạm Huy Hoàng
parent 4362b04a29
commit 1d83fc08d4

View file

@ -8,11 +8,23 @@
(identifier) @variable
(bad_instruction) @text.warning
(code_location (identifier) @function.call)
(bad_instruction) @comment.warning
(code_location
(identifier) @function.call)
(comment) @comment
(instruction) @function
(memory_dump) @string
["<" ">"] @punctuation.special
["+" ":"] @punctuation.delimiter
[
"<"
">"
] @punctuation.special
[
"+"
":"
] @punctuation.delimiter