2013/7/30 Mark Polesky <markpole...@yahoo.com> > 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\ directory that ships with > "Git for Windows", > C:\Program Files\Git\share\vim\vim73\syntax\. >
Mark, I can find only this open issue: https://code.google.com/p/lilypond/issues/detail?id=1457 BTW, there's no scheme.vim file in lilypond binaries (even if it's mentioned in a comment): $ tree usr/share/lilypond/current/vim/ usr/share/lilypond/current/vim/ ├── compiler │ └── lilypond.vim ├── ftdetect │ └── lilypond.vim ├── ftplugin │ └── lilypond.vim ├── indent │ └── lilypond.vim └── syntax ├── lilypond.vim ├── lilypond-words └── lilypond-words.vim _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond