package publish
This commit is contained in:
parent
92fd94212d
commit
05f0872a59
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,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 macdef
|
||||||
syn keyword atsCond if then else case sif when
|
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
|
||||||
|
|
Loading…
Reference in a new issue