package publish

This commit is contained in:
Vanessa McHale 2018-06-18 20:42:18 -05:00
parent 096d82038f
commit 3890af74ea
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ syn region atsArrow start="=<" end=">" contains=arrowContents
syn region atsArrow start="-<" end=">"
syn keyword atsType void bool string char int uint uint8 uint32 uint16 int8 int32 int16 charNZ strnptr Strptr0 Strptr1 nat lint ulint double float
syn keyword atsType datavtype datatype vtypedef dataviewtype viewtypdef typedef view viewdef dataview abstype absvtype absviewtype datasort dataprop type viewtype vtype
syn keyword atsType datavtype datatype vtypedef dataviewtype viewtypdef typedef view viewdef dataview abstype absvtype absviewtype absview datasort dataprop type viewtype vtype
syn keyword atsType absimpl
syn keyword atsType implement primplmnt extern