Saturday, November 20, 2010

Re: Omnifunc

>
> command FufFile -complete=customfunc,... or the like

This one does not exists in fuf plugin.

> Read :h command -> complete* to see all options. The most simple option
> is file which completes filenames as in :e.
>


So I tried a simple way
command! -nargs=1 -complete=file ARCHIV :call Archive(<f-args>)

It works but it is all in command line.
I would like to understand how doing the same thing into proposal pink
list.

--
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