package publish
This commit is contained in:
parent
557b42af4f
commit
2774819384
2 changed files with 29 additions and 1 deletions
|
@ -68,7 +68,7 @@ endif
|
|||
|
||||
" keyword highlighting
|
||||
syn keyword atsKeyword prefix postfix infix infixl infixr op nonfix
|
||||
syn keyword atsKeyword staload stadef sta dynload
|
||||
syn keyword atsKeyword staload stadef sta dynload stacst
|
||||
syn keyword atsCond if then else case sif
|
||||
syn keyword atsRepeat while
|
||||
syn keyword atsException exception raise try
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue