package publish

This commit is contained in:
Vanessa McHale 2018-04-09 20:29:40 -05:00
parent 9c4eff9e9a
commit 713cf006c7
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ syn match atsArrow '=/=>'
syn region atsArrow start="=<" end=">" contains=arrowContents
syn region atsArrow start="-<" end=">"
syn keyword atsType void bool string char int uint charNZ strnptr Strptr0 Strptr1 nat lint ulint
syn keyword atsType void bool string char int uint 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
syn keyword atsType implement primplmnt extern