package publish
This commit is contained in:
parent
de0d73f45e
commit
874f6e3f9c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ syn match atsSpecial -\v\\[0-9]+-
|
|||
|
||||
syn region atsString start=+"+ end=+"+ contains=atsSpecial
|
||||
|
||||
syn keyword atsKeyword staload dynload overload with fun symintr include fn fnx and prfun prfn
|
||||
syn keyword atsKeyword staload dynload overload with fun symintr include fn fnx and prfun prfn praxi
|
||||
syn keyword atsKeyword lam llam fix raise of var val prval if then else
|
||||
syn keyword atsKeywordTwo case ifcase
|
||||
|
||||
|
|
Loading…
Reference in a new issue