mirror of
https://github.com/MatthewCallis/language-65asm.git
synced 2025-08-09 18:25:26 +00:00
Fixed acme
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user