Commit Graph

11 Commits

Author SHA1 Message Date
Michael Fladischer ce2890bef9 [plugins/vundle] Use HTTPS to clone repository. (#6857)
The git protocol is likely to be blocked in some networks while HTTPS usually
works.
2018-05-28 11:23:05 +02:00
章正中 1aeebf60a0 Update link 2015-08-21 14:28:03 +08:00
Fredrik Strandin 546b99ad4c Use 'quit all' instead of counting needed quits 2015-06-26 15:47:00 +02:00
dnixx 7f0b577b14 Use the newest Vundle commands
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
2015-04-21 21:34:26 +02:00
Pieter Kokx 519d37fc38 Vundle plugin now works with submodules.
If you are using a submodule, ~/.vim/bundle/vundle/.git is a file,
not a directory. So I changed the test for that.
2014-06-08 10:46:33 +02:00
bertabus c50b9a24f1 Added Vundle clean to remove bundles removed from vimrc 2013-04-11 14:56:22 -06:00
Max Gonzih 8a31ae5137 Merge branch 'master' of github.com:Gonzih/oh-my-zsh 2011-09-02 16:07:12 +03:00
Max Gonzih fe175661fd vundle call fixed for new vundle version 2011-09-02 16:06:32 +03:00
Max Gonzih 053cb24d31 added tip about vundle configutarion after git clone 2011-06-30 11:45:24 +03:00
Max Gonzih 499819ced1 vundle plugin refactored
first it checks existens of vundle plugin, if plugin dont exist run git clone
2011-06-29 10:28:18 +03:00
Max Gonzih a335e9df9f plugin for vundle (vim plugins managment system) that provide vundle,
vundle-update and vundle-init aliases
2011-06-21 13:50:39 +03:00