]> git.donarmstrong.com Git - lilypond.git/blobdiff - vim/lilypond-compiler.vim
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / vim / lilypond-compiler.vim
index 7087f3d0644dedfe9110cd43e7300a1dfd1906b3..a998a3ebb0b41f99f180da18a2f46ef8bbc42edf 100644 (file)
@@ -12,7 +12,7 @@ endif
 let current_compiler = "lilypond"
 
 " default make
-setlocal makeprg=lilypond $*
+setlocal makeprg=lilypond\ $*
 " errorformat for lily (with columns) and gcc
 " (how to see multiple-line error messages?)
 setlocal errorformat=%f:%l:%c:\ %m,%f:%l:\ %m,In\ file\ included\ from\ %f:%l:,\^I\^Ifrom\ %f:%l%m