Hello, "Tom Link" <[email protected]> wrote :
> > > Is it possible to create a pick list from an internal array? > > If you specify in more details, what you want > [...] > > There are other plugins that achieve similar goals slightly > differently (some of them make use of vim's completion menu, some > don't). Indeed. I have a few functions that help to define asynchronous pick lists. It is not really simple to use as there is a lot of things to specify: the list of items, and the title/question of course, but also the callback to execute, whether multi-selection is supported and so on. In the past I gave a quick tour of the library: http://www.mail-archive.com/[email protected]/msg04606.html HTH, -- Luc Hermitte http://lh-vim.googlecode.com/ http://hermitte.free.fr/vim/
-- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
