diff options
| author | Ahmed Abdelhalim <[email protected]> | 2015-11-06 11:58:40 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2015-11-06 11:58:40 +0200 |
| commit | d1519066b435b69ec685930234eeb97e32483295 (patch) | |
| tree | ae155924c798ba7ea148bb8c88e92386a9a99df2 /bundle/Vundle.vim/autoload/vundle.vim | |
| parent | 7b0849783fc6a0864d1c5d69d95ec93a605ed7a5 (diff) | |
Chore: Update Vundle
Should later move vundle to be installed via submodule or subtree
Diffstat (limited to 'bundle/Vundle.vim/autoload/vundle.vim')
| -rw-r--r-- | bundle/Vundle.vim/autoload/vundle.vim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bundle/Vundle.vim/autoload/vundle.vim b/bundle/Vundle.vim/autoload/vundle.vim index e458618..148ff3e 100644 --- a/bundle/Vundle.vim/autoload/vundle.vim +++ b/bundle/Vundle.vim/autoload/vundle.vim @@ -1,7 +1,7 @@ " Vundle is a shortcut for Vim Bundle and Is a simple plugin manager for Vim " Author: gmarik -" HomePage: http://github.com/gmarik/Vundle.vim -" Readme: http://github.com/gmarik/Vundle.vim/blob/master/README.md +" HomePage: http://github.com/VundleVim/Vundle.vim +" Readme: http://github.com/VundleVim/Vundle.vim/blob/master/README.md " Version: 0.10.2 " Plugin Commands |
