Bexec v0.9 has been released
Saturday, December 5th, 2015
Bexec is a vim plugin that allows the user to execute the current buffer. Version 0.9 has just been released.
This version changes Bexec so it’s autoloaded on demand, rather than always. This reduces Vim startup times if you’re not going to use Bexec. Many thanks to Lucas Hoffmann for this change.
The new version can be found on the Vim scripts page.