mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2024-11-22 11:34:35 +00:00
merlin linker - gequ
This commit is contained in:
parent
c5f707686d
commit
9c9afb75ef
@ -99,7 +99,7 @@ contexts:
|
|||||||
set: expect-comment
|
set: expect-comment
|
||||||
|
|
||||||
# numeric operand
|
# numeric operand
|
||||||
- match: \b(?i:ORG|ADR|DS|KND|KIND?|LKV|VER|DO|EQU|GEQ|ALI|RTY|RID|RAT|AUX)\b
|
- match: \b(?i:ORG|ADR|DS|KND|KIND?|LKV|VER|DO|EQU|GEQU?|ALI|RTY|RID|RAT|AUX)\b
|
||||||
scope: keyword.directive
|
scope: keyword.directive
|
||||||
set: operand-number
|
set: operand-number
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user