diff options
| author | Ahmed Abdelhalim <[email protected]> | 2015-08-18 23:22:07 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2015-08-18 23:22:07 +0200 |
| commit | 9ae41c825a0390257553eac4eb2575bda9f5e0e6 (patch) | |
| tree | 61b5401e46dfd624e81bec833facac0f525d408b /.vimrc | |
| parent | cb7de45a13532c21ac85c0b394d52aac15c7b213 (diff) | |
Update Vundle to use the new repo
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ filetype off set rtp+=~/.vim/bundle/Vundle.vim call vundle#begin() -Plugin 'gmarik/Vundle.vim' +Plugin 'VundleVim/Vundle.vim' Plugin 'kien/ctrlp.vim' Plugin 'editorconfig/editorconfig-vim' |
