Friday, January 22, 2010

Re: Plugin to manage buffers and tabs

On Jan 21, 5:55 pm, Andy Wokula <anw...@yahoo.de> wrote:
> It's all builtin:
>
> :set swb=usetab
> :tab sb {part-of-bufname}
>

or just:

:set swb=usetab,newtab
:sb {part-of-bufname}

Note that the 'swb' option is shorthand for 'switchbuf' and the :sb
command is shorthand for :sbuffer

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

No comments: