>From the doc:

     g:AutoComplPop_MappingDriven:
       The auto-popup is triggered by key mappings instead of CursorMovedI
       event if non-zero is set. This is useful to avoid auto-popup by moving
       cursor in Insert mode.

i tried setting this with 'let g:AutoComplPop_MappingDriven=1' but I
didn't notice any change in behavior, is there any other way I'm
supposed to set this variable?  I'm not exactly sure what this does, but
I'd like to be able to move around while in insert mode without menu
popping up.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to