package publish
This commit is contained in:
parent
7e0230f91e
commit
3560ca47d7
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ syn keyword atsType implement primplmnt extern
|
|||
|
||||
syn match atsParens "[()]"
|
||||
|
||||
syn match atsOperator "\v[\@\']"
|
||||
syn match atsOperator "\v[\@\'\#]"
|
||||
|
||||
syn match atsChar "\v'.'"
|
||||
|
||||
|
|
Loading…
Reference in a new issue