On Sat, Jul 25, 2009 at 6:00 PM, James Vega <[email protected]> wrote: > On Fri, Apr 04, 2008 at 09:49:11AM -0400, Charles E Campbell Jr wrote: >> James Vega wrote: >> >The following problems were reported to Debian about the sh syntax >> >highlighting. >> <snip> >> >> I'll look into it! > > I just noticed v107 and though I'd check the status of the issues that > had been raised in this bug. > > The two remaining problems were mishighlighting of Bash's $"" and > command options that include a - or _ (e.g., somecommand -foo-bar). > Attached patch fixes both of these issues as well as removing an > incorrect inclusion of shExSingleQuote in shDblQuoteList.
Just checked v113 from Vim's mercurial repository and the last bit of this bug that isn't handled is Bash's $"" quoting. Attached patch adds support for that as well as removing shExSingleQuote from shDblQuoteList. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega <[email protected]>
sh.vim.diff
Description: Binary data

