mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2024-11-21 20:30:51 +00:00
fix DCB
This commit is contained in:
parent
a6f23cc030
commit
f3fb502073
@ -70,7 +70,7 @@ contexts:
|
||||
scope: support.function.macro.toolbox
|
||||
|
||||
|
||||
- match: \b((?i)DC|DCB|DS)([.](.))?
|
||||
- match: \b((?i)DCB|DC|DS)([.](.))?
|
||||
scope: meta.dc.directive
|
||||
captures:
|
||||
1: keyword.directive.data
|
||||
|
Loading…
Reference in New Issue
Block a user