From: "Tobbe Lundberg", Tue, December 11, 2007 2:19 pm
> 
> How can I map Ctrl+Tab to toggle between the file tabs in all modes
> (normal, insert, visual)

You should find this already the default behavior in insert and visual
modes. However Cream does not map anything in normal mode. To do that,
just put this line in your cream-user file:

 nmap <silent> <C-Tab>   :call Cream_nextwindow()<CR>


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


-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
cream-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cream-general

Reply via email to