From: Wei Weng, Fri, January 04, 2008 12:28 pm
> Steve Hall wrote:
> > On Thu, 2008-01-03 at 18:09 -0500, Wei Weng wrote:
> > 
> > > How can I choose another value in the pop-up options in the
> > > autocomplete window?
> > 
> > Just keep pressing Ctrl+Space to cycle through the options. Add
> > Shift to go backwards. Hit Space to accept selection.
> 
> Is there anyway to bind it to some other keys?
> 
> Ctrl+space usually brings up the Chinese input in my setup.

We need to find a vacant mapping then. How about Ctrl+_? Put this in
your cream-user:

  inoremap <silent> <C-_> <C-r>=Cream_template_expand()<cr>

Does that work?

-- 
Steve Hall  [ digitect dancingpaper com ]
:: Cream... usability for Vim
::   http://cream.sourceforge.net


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
cream-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cream-general

Reply via email to