Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-28 | [plugins/vundle] Use HTTPS to clone repository. (#6857) | Michael Fladischer | |
The git protocol is likely to be blocked in some networks while HTTPS usually works. | |||
2015-08-21 | Update link | 章正中 | |
2015-06-26 | Use 'quit all' instead of counting needed quits | Fredrik Strandin | |
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 |