Re: vim syntax highlighting on Windows

2013-08-12 Thread Federico Bruni
2013/7/30 Mark Polesky > Also, I cannot get scheme highlighting to work in any > context (within a .scm file or embedded scheme code in an > .ly file). One thing I noticed was that (at least on the > windows binary), vim\syntax\ did not contain a scheme.vim > file, and neither does the syntax\ d

Re: vim syntax highlighting on Windows

2013-08-12 Thread Federico Bruni
2013/8/5 Frédéric Bron > > 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:

Re: vim syntax highlighting on Windows

2013-08-04 Thread Frédéric Bron
> I would add it to: > > filetype off > set runtimepath+=/usr/local/share/lilypond/current/vim/ > filetype on > syntax on maybe: set nocompatible ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: vim syntax highlighting on Windows

2013-08-04 Thread Federico Bruni
2013/7/30 Mark Polesky > I'm temporarily on a windows machine, and a I'm trying to > get the syntax highlighting to work with vim. I followed > the instructions in the docs here: > > http://lilypond.org/doc/v2.17/Documentation/usage/text-editor-support.html#vim-mode > > When I opened an .ly file

vim syntax highlighting on Windows

2013-07-30 Thread Mark Polesky
Hi all, I'm temporarily on a windows machine, and a I'm trying to get the syntax highlighting to work with vim.  I followed the instructions in the docs here: http://lilypond.org/doc/v2.17/Documentation/usage/text-editor-support.html#vim-mode When I opened an .ly file in vim, I got this error: