Bug#486114: syntax/sh.vim: highlighting of for, if before/after dashes

2008-07-01 Thread James Vega
On Fri, Jun 13, 2008 at 03:14:38PM +0200, Stephan Beyer wrote: for and if (and others) highlight as bash keywords even if in such a case: git-for-each-ref or git for-each-ref The \for\ matching seems to be not sufficient here. Indeed. I'll talk to upstream about a possible

Bug#486114: syntax/sh.vim: highlighting of for, if before/after dashes

2008-07-01 Thread Stephan Beyer
Hi, On Tue, Jul 01, 2008 at 11:29:52AM -0400, James Vega wrote: On Fri, Jun 13, 2008 at 03:14:38PM +0200, Stephan Beyer wrote: for and if (and others) highlight as bash keywords even if in such a case: git-for-each-ref or git for-each-ref The \for\ matching seems to be not

Bug#486114: syntax/sh.vim: highlighting of for, if before/after dashes

2008-06-13 Thread Stephan Beyer
Package: vim-runtime Version: 1:7.1.293-3 Severity: normal Hi, for and if (and others) highlight as bash keywords even if in such a case: git-for-each-ref or git for-each-ref The \for\ matching seems to be not sufficient here. Because of this mismatch, vim wants to see a do and