On Mon, Mar 16, 2009 at 08:07:14PM +0100, Helge Kruse wrote:
> Jonathan Kulp wrote:
>> I'm having trouble getting vim to do Lilypond syntax coloring on OSX.
>> I have it all working fine on my Linux machines but I'm doing something
>> wrong on the Macs.
>
> Does anybody know a good vim version
Helge Kruse wrote:
Jonathan Kulp wrote:
I'm having trouble getting vim to do Lilypond syntax coloring on OSX.
I have it all working fine on my Linux machines but I'm doing
something wrong on the Macs.
Does anybody know a good vim version for windows (including coloring,
syntax help, etc.)?
Jonathan Kulp wrote:
I'm having trouble getting vim to do Lilypond syntax coloring on OSX. I
have it all working fine on my Linux machines but I'm doing something
wrong on the Macs.
Does anybody know a good vim version for windows (including coloring,
syntax help, etc.)?
Helge
Never mind. I didn't realize that Mac's Vim didn't have syntax coloring on
by default. Once I did ":syntax on" the colors magically appeared. Duh...
Sorry for the noise.
Jon
On Sun, Mar 15, 2009 at 4:12 PM, Jonathan Kulp wrote:
> I'm having trouble getting vim to do Lilypond syntax coloring o
I'm having trouble getting vim to do Lilypond syntax coloring on OSX. I
have it all working fine on my Linux machines but I'm doing something
wrong on the Macs. I added the "if exists..." lines according to
Application Usage to the filetype.vim file here:
/usr/share/vim/vim62/filetype.vim
I