-
Notifications
You must be signed in to change notification settings - Fork 0
Load a series of files easily
vim-scripts/bundle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published