package publish

This commit is contained in:
Vanessa McHale 2018-03-28 00:01:03 -05:00
parent d96d049ba0
commit 07ca70116e
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
syn keyword atsType void bool string char int uint charNZ strnptr Strptr0 Strptr1 nat lint ulint
syn keyword atsType datavtype datatype vtypedef dataviewtype viewtypdef typedef view viewdef dataview abstype absvtype absviewtype datasort dataprop
syn keyword atsType implement primplmnt extern