From badc39d41bbac8d6fcd3834ae7b3857c7df4e9f0 Mon Sep 17 00:00:00 2001 From: Vanessa McHale Date: Mon, 26 Feb 2018 17:58:44 -0600 Subject: [PATCH] package publish --- syntax/ats.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/syntax/ats.vim b/syntax/ats.vim index 134a9bb..0c2ec7f 100644 --- a/syntax/ats.vim +++ b/syntax/ats.vim @@ -50,7 +50,6 @@ syn keyword atsBool true false highlight link atsBool Boolean highlight link atsKeywordTwo Include -highlight link atsQualName Include highlight link atsArrow Special highlight link atsFixity Underlined highlight link atsOperator Special