jeetsukumaran / vim-buffergator

Vim plugin to list, select and switch between buffers.
498 stars 49 forks source link

Default yank buffer cleared swapping buffers #1

Closed thelibrarian closed 13 years ago

thelibrarian commented 13 years ago

Hi,

When I use buffergator to swap buffers (via either BuffergatorOpen or BuffergatorToggle), the default yank/delete buffer (i.e. ") gets cleared out - it would be much better if this did not happen. I'm pretty sure that this is being cause by Buffergator as I do not have the same issue with BufExplorer.

Thanks, Tony.

jeetsukumaran commented 13 years ago

Thanks for pointing this out. I've fixed this in the latest commit.