Your message dated Tue, 1 Jul 2008 11:51:26 -0400
with message-id <[EMAIL PROTECTED]>
has caused the report #486114,
regarding syntax/sh.vim: highlighting of "for", "if" before/after dashes
to be marked as having been forwarded to the upstream software
author(s) Charles E Campbell Jr <[EMAIL PROTECTED]>
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
486114: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486114
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Chip,
Currently, the sh highlighting uses \< and \> to delimit the match for
"for", "if", "do", etc. This causes problematic highlighting with
commands like "git for-each-ref" since the for in that command is
matched.
There are a couple of possible solutions that come to mind, but adding
"-" to 'iskeyword' seems to be the easiest approach. Otherwise, the
regex would need to become a bit more complicated.
--
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature
--- End Message ---