Chris Sutcliffe wrote:

> I'm not sure if this is a bug or if I'm missing something.  In my
> _vimrc file I have:
> 
> completeopt=preview
> 
> because I would like to have the preview window to see the function
> arguments and the return types, but I don't want to have the menu
> popup (I prefer to cycle through the available choices in the command
> window).  With completeopt set the way I have I don't get the menu,
> but unfortunately I don't get the preview window either.

The information for the preview window comes from the popupmenu.  Thus
you can't have the preview window without a popup menu, I'm afraid.

-- 
Witches prefer brooms: vacuum-cleaners need extension cords!

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

Reply via email to