Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: vim completion problem after workers/35168
Hi,
On Mon, May 18, 2015 at 1:53 PM, Peter Stephenson
<p.stephenson@xxxxxxxxxxx> wrote:
> On Mon, 18 May 2015 13:29:03 +0300
> İsmail Dönmez <ismail@xxxxxxxxx> wrote:
>> vim <tab> results in:
>>
>> _vim:7: parse error near `('
>>
>> I guess it needs extra quoting but not sure where, so no patch attached :/
>
> No, that's a snafu with getting the right lexical analysis mode for the
> pattern. Was OK for the first one, but got screwed up after "|",
> and _vim happens to have a pattern begining with a parenthesis
> after a "|".
Unfortunately even after 35184 I get an error:
_vim:7: parse error near `)'
yeah this time its the right parentheses :)
Thanks!
Messages sorted by:
Reverse Date,
Date,
Thread,
Author