mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2024-11-25 16:31:41 +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
|
scope: keyword.directive
|
||||||
set: operand-dc
|
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
|
scope: keyword.control.import
|
||||||
set: operand-path
|
set: operand-path
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user