MarcWeber / vim-addon-manager

manage and install vim plugins (including their dependencies) in a sane way. If you have any trouble contact me. Usually I reply within 24 hours
Other
660 stars 59 forks source link

New MinibufExpl project #98

Closed joninvski closed 11 years ago

joninvski commented 11 years ago

There is a new project to continue the work of minibufexplorer.

The old version of the plugin is here: http://www.vim.org/scripts/script.php?script_id=159 (last update was on 2004)

There is a new project to replace it here: https://github.com/fholgado/minibufexpl.vim

Most noticeably it prevents resizing of MBE buffer by window resizing commands.

Is it possible to update it at vim addon manager?

Thanks

PS: Sorry. There's already a minibufexplorer (new). I was using minibufexpl (the old).

MarcWeber commented 11 years ago

Should we add a deprecation message?