diff --git a/.vimrc b/.vimrc index b4bb3e7..49b2d8d 100644 --- a/.vimrc +++ b/.vimrc @@ -10,7 +10,7 @@ set rtp+=~/.vim/bundle/Vundle.vim call vundle#begin() " let Vundle manage Vundle, required -Plugin 'gmarik/Vundle.vim' +Plugin 'VundleVim/Vundle.vim' " == UI ======