package publish

This commit is contained in:
Vanessa McHale 2018-01-25 13:31:41 -06:00
parent 53ac91ab8d
commit ec4c1f48bf
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ endif
" keyword highlighting
syn keyword atsKeyword prefix postfix infix infixl infixr op addr
syn keyword atsKeyword staload stadef sta dynload stacst assertloc macdef
syn keyword atsCond if then else case sif when
syn keyword atsCond if then else case sif when ifcase
syn keyword atsRepeat while
syn keyword atsOperator mod
syn keyword atsException exception raise try