package publish

This commit is contained in:
Vanessa McHale 2017-12-31 20:09:53 -06:00
parent 06cc3aa1d8
commit 048a0835c7

View file

@ -63,7 +63,7 @@ endif
" keyword highlighting " keyword highlighting
syn keyword atsKeyword prefix postfix infix infixl infixr op nonfix addr syn keyword atsKeyword prefix postfix infix infixl infixr op nonfix addr
syn keyword atsKeyword staload stadef sta dynload stacst assertloc syn keyword atsKeyword staload stadef sta dynload stacst assertloc
syn keyword atsCond if then else case sif syn keyword atsCond if then else case sif when
syn keyword atsRepeat while syn keyword atsRepeat while
syn keyword atsException exception raise try syn keyword atsException exception raise try
syn keyword atsStatement let in where local syn keyword atsStatement let in where local