From 3890af74eafda5b961a6714c36c2224f486bc6d2 Mon Sep 17 00:00:00 2001 From: Vanessa McHale Date: Mon, 18 Jun 2018 20:42:18 -0500 Subject: [PATCH] package publish --- syntax/ats.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syntax/ats.vim b/syntax/ats.vim index 916378c..a11e016 100644 --- a/syntax/ats.vim +++ b/syntax/ats.vim @@ -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