summaryrefslogtreecommitdiffstats
path: root/compiler/haml.vim
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/haml.vim')
-rw-r--r--compiler/haml.vim2
1 files changed, 1 insertions, 1 deletions
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,