package publish

This commit is contained in:
Vanessa McHale 2018-02-26 18:14:55 -06:00
parent 42f0c0f6dd
commit de0d73f45e
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ syn keyword atsFixity infixr infixl prefix postfix
syn keyword arrowContents cloref1 cloptr1 lincloptr cloref cloptr
syn region atsArrow start="=<" end=">" contains=arrowContents
syn region atsArrow start="-<" end=">" contains=arrowContents
syn keyword atsType void bool string char int uint charNZ strnptr Strptr0 Strptr1 nat
syn keyword atsType datavtype datatype vtypedef dataviewtype viewtypdef typedef