mirror of
https://github.com/MatthewCallis/language-65asm.git
synced 2025-04-06 13:39:52 +00:00
Fixed acme
This commit is contained in:
parent
f89a766cbc
commit
cf574c0d54
@ -82,7 +82,7 @@ repository:
|
||||
}
|
||||
# Macro control
|
||||
{
|
||||
match: '\\b(?i:\!macro|\+[a-zA-Z0-9)\\b'
|
||||
match: '\\b(?i:!macro|\\+[a-zA-Z0-9])\\b'
|
||||
name: 'support.function.pseudo.acme'
|
||||
}
|
||||
# Conditional control
|
||||
|
Loading…
x
Reference in New Issue
Block a user