mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2024-11-22 11:34:35 +00:00
Merlin - add MAC and EOM mnemonics
This commit is contained in:
parent
8310fda0ae
commit
09b757b56d
@ -89,7 +89,7 @@ contexts:
|
|||||||
- match: =|<<<|--\^|>>>
|
- match: =|<<<|--\^|>>>
|
||||||
scope: keyword.directive
|
scope: keyword.directive
|
||||||
|
|
||||||
- match: \b(?i:PMC|ORG|REL|TYP|DUM|DEND|END|CHK|DAT|ERR|EXT|EXD|OBJ|VAR|AST|DAT|PAG|SKP|CHK|ERR|KBD|PAU|SW|USR)\b
|
- match: \b(?i:PMC|ORG|REL|TYP|DUM|DEND|END|CHK|DAT|ERR|EXT|EXD|OBJ|VAR|AST|DAT|PAG|SKP|CHK|ERR|KBD|PAU|SW|USR|MAC|EOM)\b
|
||||||
scope: keyword.directive
|
scope: keyword.directive
|
||||||
|
|
||||||
# IF MX..
|
# IF MX..
|
||||||
|
Loading…
Reference in New Issue
Block a user