Wednesday, August 28, 2013

Re: AutoComplPopup

On Tuesday, August 27, 2013 9:52:37 PM UTC-5, Mark Wilden wrote:
> After "cleaning up" my .vim/bundles directory, I find that the behavior of the latest version of AutoComplPopup has changed from what I was using before (apologies if this isn't the right group for this message).
>
> The plugin used to present me with a list of pink completions. I could hit CR to select the first one in the list. Now, hitting CR does nothing until I select one of the choices. In other words, the first choice used to be automatically selected, and now it's not.
>
> Does anyone have any thoughts?

I have mappings in my .vimrc to allow this, it looks like I took them from:

http://vim.wikia.com/wiki/Make_Vim_completion_popup_menu_work_just_like_in_an_IDE

The mappings basically just simulate a <Down> press when the popup menu comes up so that an item is always selected.

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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: