mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2024-11-21 20:30:51 +00:00
orca/m - add mload / mcopy directives.
This commit is contained in:
parent
6d175961d8
commit
835888a663
@ -59,7 +59,7 @@ contexts:
|
||||
scope: keyword.directive
|
||||
set: operand-dc
|
||||
|
||||
- match: \b(?i:APPEND|COPY|KEEP|MCOPY)\b
|
||||
- match: \b(?i:APPEND|COPY|KEEP|MCOPY|MLOAD|MDROP)\b
|
||||
scope: keyword.control.import
|
||||
set: operand-path
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user