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:17:13 +0200

2013/7/30 Mark Polesky <address@hidden>

> 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


reply via email to

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