Skip to content

tylerFowler/vim-pathogen-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vim Pathogen Update

Finds your vim bundle directory at ~/.vim/bundle and updates every package using git

Installation

Assumes you've cloned this repo somewhere

ln -s $this_git_repo/update-bundles /usr/local/bin/update-bundles

Usage

update-bundles

Extended Usage

If your bundle directory is at a nonstandard location you may also specify a bundle path in an argument

update-bundles ~/my-bundle-path

License

See LICENSE

About

Updates your Vim Pathogen bundles using git

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages