mirror of
https://github.com/MatthewCallis/language-65asm.git
synced 2025-01-15 07:29:50 +00:00
Add missing keyword
This commit is contained in:
parent
fad43e3b4a
commit
194a96a3cd
@ -75,7 +75,7 @@ repository:
|
||||
}
|
||||
# attributes
|
||||
{
|
||||
match: '\\b(?i:load|type|define|start|size|fill|file|run|format|os|version|import|export|label|count|segment|order|default|addrsize)\\b'
|
||||
match: '\\b(?i:load|type|define|start|size|fill|file|run|format|os|version|import|export|label|count|segment|order|default|addrsize|align)\\b'
|
||||
name: 'storage.modifier.cc65-linker-config'
|
||||
}
|
||||
# linker constants
|
||||
|
Loading…
x
Reference in New Issue
Block a user