Re: Vim plugins

Subject: Re: Vim plugins

Date: Tue, 7 Aug 2012 09:35:02 +0100 (BST)

To: Anton Khirnov, notmuch@notmuchmail.org

Cc:

From: Sepp Tannhuber


That's strange. I suppose there must be a function called
  NMVimpy
in one of your scripts. But
  grep -R NMVimpy *
in your notmuch directory does not find anything. I am completely at a loss.


----- Ursprüngliche Message -----
Von: Anton Khirnov <anton@khirnov.net>
An: Sepp Tannhuber <sepp.tannhuber@yahoo.de>; "notmuch@notmuchmail.org" <notmuch@notmuchmail.org>
CC: 
Gesendet: 6:42 Dienstag, 7.August 2012
Betreff: Re: Vim plugins


On Mon, 6 Aug 2012 23:29:08 +0100 (BST), Sepp Tannhuber <sepp.tannhuber@yahoo.de> wrote:
> Hi Anton,
> 
> thanks for answering. Finally I found it. My next problem is that I have absolutely no idea how to use it.
> I followed the instructions I have found in this mailing list and copied the syntax files into my ~/.vim/syntax
> and the two plugin files into my ~/.vim/plugin folders.
> 
> Then I called
>     vi -c 'NMVimpy()'
> The result is
>     E492: Not an editor command: NMVimpy()
> 
> I tried
>     vi -c ':nm_vimpy()'
> as well. And vi answers
>     No mapping found
> 

I invoke it as vim -c :NMVimpy

> Is there a README file or any other kind of documentation for your script?
> 

I wish. Patches welcome ;)

-- 
Anton Khirnov


Thread: