On 8/20/06, Preben Randhol <[EMAIL PROTECTED]> wrote:
Hi
The new menu that pops up when one use a omni-completoin, what is the
name for it? I'm trying to search the vim documents to learn more about
it. I see that popup is something else. The reason for asking is that I
was wondering if it was possible to use such a menu for other things.
One such thing could be a buffer list for jumping to the buffer you
want. However, I don't know if this is at all possible to use the menu
for.
See :help complete()
NB this menu can only be used in Insert mode.
Yakov