On Thu, September 24, 2009 9:48 am, Nathan Huesken wrote: > map <C-b> :buffers<CR>:e # > > Cool, I press C-b and the buffer number to switch buffers. I like it. > But: > - I normaly have a tab per buffer. Can this also be done with switching > tabs?
Not sure, what exactly you want and I usually do not use tabpages a lot. But maybe this helps: nmap <C-b> :tabs<CR>:tabn regards, Christian -- :wq! --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
