Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: vim completion problem after workers/35168
On Mon, May 18, 2015 at 2:40 PM, Peter Stephenson
<p.stephenson@xxxxxxxxxxx> wrote:
> On Mon, 18 May 2015 14:22:20 +0300
> İsmail Dönmez <ismail@xxxxxxxxx> wrote:
>> Unfortunately even after 35184 I get an error:
>>
>> _vim:7: parse error near `)'
>>
>> yeah this time its the right parentheses :)
>
> A slightly closer examination reveals the following...
>
> Yet another annoyance: in the old hack, you got away with having a
> pattern beginning with "(" (and containing balanced parentheses)
> followed by an unbalanced ")". Now you don't. I don't think that's
> actually *that* unfair, and looking at the context below it was clearly
> just a mistake in this case.
That fixes the issue. Cheers.
ismail
Messages sorted by:
Reverse Date,
Date,
Thread,
Author