ation/user/lilypond-program/Vim-mode)
but it didn't work at all.
Also, I noticed that syntax highlight ofr other languages worked (like
html for instance)
After a lot googling and tryings I discovered that the problem was
that my "~/.vim/filetype.vim" (wich in my ubuntu 10.04 is
Hi everybody,
I don't know if someone ever went trough this, but I spend a lot of time
trying to figure out why the syntax highlight in Vim didn't work.
I followed all the instructions in the manual (
http://lilypond.org/doc/v2.12/Documentation/user/lilypond-program/Vim-mode)
but it didn
On 12-Aug-05, at 8:14 AM, Sterling Sympatico wrote:
I have a dir - ~./vim/syntax with one file 'lilypond.vim'. This file
has
a date of 2002 (in the first few lines). I note that there are quite a
few *.vim files in the /usr/share/lilypond/2.4.5/vim/ directories. Do
I
need to do anything to
Hi everyone,
I am switching my default editor back to vim (from emacs). I want to
make sure that I am getting the best possible results with the syntax
highlighting.
I have a dir - ~./vim/syntax with one file 'lilypond.vim'. This file has
a date of 2002 (in the first few lines). I note that the
On Thu, Apr 01, 2004 at 03:58:48PM +0200, Matthias Kilian wrote:
> I send this to lilypond-user since some other users may also have
> forgotten to apply recent patches to Vim and still have Vim 6.2.0 ;-)
Now, with Vim 6.2.424, I'd to change ftdetect/lilypond.vim to
au! BufNewFile,BufRead *.l
Hi,
I think the note on Vim 6.2 in the documentation (INSTALL.html)
should be changed to Vim 6.2.073. At least for 6.2.0, I had to eidt
~/.vim/filetype.vim, and the ftdetect mechanism is mentioned in Vim
patch 6.2.073.
I send this to lilypond-user since some other users may also have
forgotten to