Skip to content

vim-scripts/bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2338

*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

About

Load a series of files easily

Resources

Stars

Watchers

Forks

Packages

No packages published