Saturday, November 20, 2010

Re: Omnifunc

Excerpts from epanda's message of Sat Nov 20 13:52:56 +0100 2010:
> >> You told me that you'd like to call your function.
> >> the "pink" completion box has nothing to do with calling functions.
>
>
> Not at all, FuzzyFind use pink completion List (into a dedicated
> buffer) to permit user to select file and then open it.

Of course you can eg use :call Archive(getline('.'))
to call your func with the current line in the buffer the cursor is on
or use regex to split the line somehow etc. Maybe That's what you're
looking for after having done omnicompletion.

If you describe how to see the FuzzyFind's completion list I can have a
look at it.

Marc

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment