orca/m - add mload / mcopy directives.

This commit is contained in:
ksherlock 2017-11-25 10:01:02 -05:00 committed by GitHub
parent 6d175961d8
commit 835888a663
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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