mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2024-11-21 20:30:51 +00:00
Merlin - add MAC and EOM mnemonics
This commit is contained in:
parent
8310fda0ae
commit
09b757b56d
@ -89,7 +89,7 @@ contexts:
|
||||
- match: =|<<<|--\^|>>>
|
||||
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
|
||||
|
||||
# IF MX..
|
||||
|
Loading…
Reference in New Issue
Block a user