bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 1457 in lilypond: Vim plugin: `iskeyword' value is not optimal


From: lilypond
Subject: Issue 1457 in lilypond: Vim plugin: `iskeyword' value is not optimal
Date: Sun, 19 Dec 2010 07:25:24 +0000

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'.




reply via email to

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