From a610f4efcedb29061b4d7ec05db0aa764796aa9d Mon Sep 17 00:00:00 2001 From: Vanessa McHale Date: Sat, 23 Dec 2017 15:38:20 -0600 Subject: [PATCH] package publish --- ftplugin/ats.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftplugin/ats.vim b/ftplugin/ats.vim index 856fa6b..27a7b61 100644 --- a/ftplugin/ats.vim +++ b/ftplugin/ats.vim @@ -41,4 +41,4 @@ endif " commands command -nargs=0 Format call AtsFormat() -command -nargs=0 Check SyntasticCheck patscc +" command -nargs=0 Check SyntasticCheck patscc