Status: Accepted
Owner: ----
Labels: Type-Scripts Priority-Medium
New issue 1457 by pnorcks: Vim plugin: `iskeyword' value is not optimal
http://code.google.com/p/lilypond/issues/detail?id=1457
Original report:
http://lists.gnu.org/archive/html/bug-lilypond/2010-12/msg00169.html
In order to have proper highlighting for embedded Scheme within LilyPond
files, Vim's Scheme syntax file is loaded on-the-fly (see
vim/lilypond-syntax.vim).
However, as a result, the `iskeyword' property is assigned a value that is
mostly appropriate for editing Scheme code.
It would be nice to somehow prevent the `iskeyword' override from the Vim
runtime file (syntax/scheme.vim) and/or use our own custom value for
`iskeyword'.
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond