bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

set makeprg error in /vim/compiler/lilypond.vim


From: Doug Asherman
Subject: set makeprg error in /vim/compiler/lilypond.vim
Date: Fri, 09 Apr 2004 22:10:46 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040117

Hi:

In the lilypond.vim file under /usr/local/share/lilypond/2.2.0/vim/compiler, there's this line:

set makeprg=lilypond $*

it should (at least with vim 6.2.x) be:

set makeprg=lilypond\ $*

Small difference, but it won't work otherwise.

Thanks,

Doug




reply via email to

[Prev in Thread] Current Thread [Next in Thread]