Saturday, October 30, 2010

Re: Deleting buffer and going to next

On Wed, Oct 27, 2010 at 3:44 AM, Martin Braun <martin.braun@kit.edu> wrote:
> Hi vim-list,
>
> I was wondering if there's a way to concoct a command to
>
> - Delete the current buffer and
> - Move to the next
>
> without destroying my split layout.


I use this: http://github.com/bronson/vim-closebuffer

Copy into your vimrc (or use pathogen), then hit ^W ^E to close the
buffer without affecting your splits.

- Scott

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: