Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-21 | Use the newest Vundle commands | dnixx | |
Vundle changed the command names during an interface update. The old commands will be deprecated. https://github.com/gmarik/Vundle.vim/blob/v0.10.2/doc/vundle.txt#L372-L396 | |||
2014-06-08 | Vundle plugin now works with submodules. | Pieter Kokx | |
If you are using a submodule, ~/.vim/bundle/vundle/.git is a file, not a directory. So I changed the test for that. | |||
2013-04-11 | Added Vundle clean to remove bundles removed from vimrc | bertabus | |
2011-09-02 | Merge branch 'master' of github.com:Gonzih/oh-my-zsh | Max Gonzih | |
2011-09-02 | vundle call fixed for new vundle version | Max Gonzih | |
2011-06-30 | added tip about vundle configutarion after git clone | Max Gonzih | |
2011-06-29 | vundle plugin refactored | Max Gonzih | |
first it checks existens of vundle plugin, if plugin dont exist run git clone | |||
2011-06-21 | plugin for vundle (vim plugins managment system) that provide vundle, | Max Gonzih | |
vundle-update and vundle-init aliases |