mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2024-11-21 20:30:51 +00:00
add missing MX pseudo op.
This commit is contained in:
parent
ae713828a7
commit
6c27bd47f8
@ -113,6 +113,9 @@ contexts:
|
||||
scope: keyword.directive
|
||||
set: operand-off
|
||||
|
||||
- match: \b(?i:MX)\b
|
||||
scope: keyword.directive
|
||||
|
||||
- match: \b(?i:CAS)\b
|
||||
scope: keyword.directive
|
||||
set: operand-cas
|
||||
|
Loading…
Reference in New Issue
Block a user