bug-lilypond
[Top][All Lists]
Advanced

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

Re: vim syntax highlighting on Windows


From: Federico Bruni
Subject: Re: vim syntax highlighting on Windows
Date: Mon, 12 Aug 2013 11:10:08 +0200

2013/8/5 Frédéric Bron <address@hidden>

> > I would add it to:
> >
> > filetype off
> > set runtimepath+=/usr/local/share/lilypond/current/vim/
> > filetype on
> > syntax on
>
>
> maybe:
> set nocompatible
>

IIUC, this is to keep the config in the main vimrc file?
In Debian vimrc file 'syntax on'  is commented:

$ cat /etc/vim/vimrc | grep syntax
" Vim5 and later versions support syntax highlighting. Uncommenting the next
" line enables syntax highlighting by default.
"syntax on

so adding it in .vimrc should be better

I've added an issue here:
https://code.google.com/p/lilypond/issues/detail?id=3492


reply via email to

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