Clint Adams <[EMAIL PROTECTED]> writes:

> On Wed, Sep 03, 2008 at 04:04:32PM +0300, Arto Jantunen wrote:
>> Typing vim and pressing tab produces the following output:
>> 
>> _vim:31: unmatched '
>> 
>> Commenting out lines 31-40 in
>> /usr/share/zsh/functions/Completion/Unix/_vim fixes the problem. Should
>> be trivial to fix properly for someone who understands zsh's compeltion
>> syntax (I don't).
>
> I can't reproduce this and I don't see what the problem might be.
> Is this consistent for you?

Hmm. Apparently it depends on "emulate csh" being used. I can't
reproduce with a .zshrc of only

autoload -U compinit
compinit

But can after adding emulate csh above those lines.

-- 
Arto Jantunen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to