From: Philippe Hürlimann
Date: Tue, 9 Feb 2016 17:05:35 +0000 (+0100) Subject: VundleVim change X-Git-Url: https://git.hurlimann.org/?a=commitdiff_plain;h=c08e43cfc4efad9d1ef0109adf261da51d28a1f6;p=vimfiles.git VundleVim change --- diff --git a/vimrc b/vimrc index 9d7d202..9460c9d 100644 --- a/vimrc +++ b/vimrc @@ -10,7 +10,7 @@ call vundle#begin() " Bundles to install " let Vundle manage Vundle -Plugin 'gmarik/Vundle.vim' +Plugin 'VundleVim/Vundle.vim' " Plugins " The ones that I currently don't use are commented out