Changed vundle repo

This commit is contained in:
Antoine Bartuccio 2016-07-18 01:54:30 +02:00
parent a829711413
commit fee0192087
2 changed files with 2 additions and 2 deletions

View File

@ -16,4 +16,4 @@ select STDIN;
close $vimrc;
`git clone https://github.com/gmarik/vundle.git $ENV{'HOME'}/.vim/bundle/vundle`
`git clone https://github.com/VundleVim/Vundle.vim $ENV{'HOME'}/.vim/bundle/Vundle.vim`

2
vimrc
View File

@ -12,7 +12,7 @@ set rtp+=~/.vim/bundle/Vundle.vim
cal vundle#begin()
" On indique à Vundle de s'auto-gérer
Plugin 'gmarik/Vundle.vim'
Plugin 'VundleVim/Vundle.vim'
" Indique ce que doit gérer Vundle