vimpack icon indicating copy to clipboard operation
vimpack copied to clipboard

Multiple named bundles in one vimpack repo

Open bramswenson opened this issue 14 years ago • 0 comments

Vimpack should allow management of named bundles. A named bundle would be a set of vim scripts intended to be used in varying environments. It should be easy to switch between bundles. This is needed for per-project vimpacks.

vimpack bundle create rails vimpack bundle install rails rails.vim cucumber.vim vimpack bundle use rails

bramswenson avatar Feb 18 '11 06:02 bramswenson