package publish

This commit is contained in:
Vanessa McHale 2018-01-16 15:11:01 -06:00
parent 5a8b95b339
commit 580410197b
3 changed files with 3 additions and 2 deletions

View file

@ -61,7 +61,7 @@ endif
"
" keyword highlighting
syn keyword atsKeyword prefix postfix infix infixl infixr op nonfix addr
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 atsRepeat while