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.
|
8 years ago |
章正中
|
1aeebf60a0
|
Update link
|
11 years ago |
Fredrik Strandin
|
546b99ad4c
|
Use 'quit all' instead of counting needed quits
|
11 years ago |
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
|
11 years ago |
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.
|
12 years ago |
bertabus
|
c50b9a24f1
|
Added Vundle clean to remove bundles removed from vimrc
|
13 years ago |
Max Gonzih
|
fe175661fd
|
vundle call fixed for new vundle version
|
15 years ago |
Max Gonzih
|
053cb24d31
|
added tip about vundle configutarion after git clone
|
15 years ago |
Max Gonzih
|
499819ced1
|
vundle plugin refactored
first it checks existens of vundle plugin, if plugin dont exist run git clone
|
15 years ago |
Max Gonzih
|
a335e9df9f
|
plugin for vundle (vim plugins managment system) that provide vundle,
vundle-update and vundle-init aliases
|
15 years ago |