package publish

This commit is contained in:
Vanessa McHale 2018-04-02 14:33:04 -05:00
parent 07ca70116e
commit c6f4c395f3
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,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 assume
syn keyword atsKeyword stadef sta stacst assume macdef
syn match atsKeyword "\v[\%\+\-\<\>\=!\:\~]+"