sponsor Vim development Vim logo Vim Book Ad

bundle : Load a series of files easily

 script karma  Rating 5/2, Downloaded by 2023  Comments, bugs, improvements  Vim wiki

created by
Kana Natsuno
 
script type
utility
 
description
*bundle* is a Vim plugin to easily load a series of files which is called as
"bundle".  For example, if you often edit files foo.c, bar.txt and baz.vim in
project named "qux", you can use "|:LoadBundle| qux" to load the files.

The correspondence of bundle names and lists of files can be configured by
static way (|g:bundle_dictionary|) and dynamic way (|bundle-events|).


Requirements:
- Vim 7.1.299 or later

Latest version:
http://github.com/kana/vim-bundle

Document in HTML format:
http://kana.github.com/config/vim/bundle.html
 
install details
...
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-bundle-0.0.2.zip 0.0.2 2008-08-16 7.0 Kana Natsuno - Add |bundle#available_bundles()|.
vim-bundle-0.0.1.zip 0.0.1 2008-08-10 7.0 Kana Natsuno - Change the required version of Vim - 7.1.299 or later.
- Add |:ArgsBundle|, |bundle#args()| and |bundle#files()|.
vim-bundle-0.0.0.zip 0.0.0 2008-08-09 7.0 Kana Natsuno Initial upload
ip used for rating: 3.139.107.241

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github