From 610f4c570123510f2d6f4c5799d880d8581126cf Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 15 Apr 2014 01:05:44 +0200 Subject: Update --- compiler/haml.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/haml.vim') diff --git a/compiler/haml.vim b/compiler/haml.vim index b06a672d..cea77211 100644 --- a/compiler/haml.vim +++ b/compiler/haml.vim @@ -15,7 +15,7 @@ endif let s:cpo_save = &cpo set cpo-=C -CompilerSet makeprg=haml\ -c +CompilerSet makeprg=haml CompilerSet errorformat= \Haml\ %trror\ on\ line\ %l:\ %m, -- cgit v1.2.3