package publish
This commit is contained in:
parent
7354c1acdf
commit
e1b69659a8
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ syn region atsString start=+"+ end=+"+ contains=atsSpecial
|
|||
syn keyword atsKeyword staload dynload overload with fun symintr include fn fnx and prfun prfn praxi castfn sortdef
|
||||
syn keyword atsKeyword lam llam fix raise of var val prval if then else addr let in begin end
|
||||
syn keyword atsKeywordTwo case ifcase
|
||||
syn keyword atsKeyword stadef sta stacst
|
||||
syn keyword atsKeyword stadef sta stacst assume
|
||||
|
||||
syn match atsKeyword "\v[\%\+\-\<\>\=!\:\~]+"
|
||||
|
||||
|
|
Loading…
Reference in a new issue