lilypond-user
[Top][All Lists]
Advanced

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

Lilypond and Vim


From: Kale Good
Subject: Lilypond and Vim
Date: Wed, 11 Sep 2013 12:12:41 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130804 Thunderbird/17.0.8

Hello,
Can someone point me towards a place to get some good help setting up a .vim file? I'm trying to edit the lilypond.vim to do a few things different and having no luck.

map <buffer> <F6> :!gv --watch "%<.ps" &<Return>
replaced with:
map <buffer> <F6> :!evince "%<.pdf" &<Return>

Neither of these work. I assume the "%<" points towards a tmp file that is being created, but I don't really know. Evince opens and says no such file. When it is set to the gv command, nothing happens (well, the command is printed at the bottom of Vim, but that's it.)

Thanks,
Kale




reply via email to

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