update README.md: fix the repository url of Vundle

This commit is contained in:
itchyny
2017-04-16 00:17:57 +09:00
parent a63a00d548
commit 15509c6fa6

View File

@@ -65,7 +65,7 @@ This software is released under the MIT License, see LICENSE.
git clone https://github.com/itchyny/lightline.vim ~/.vim/bundle/lightline.vim
### Vundle (https://github.com/gmarik/Vundle.vim)
### Vundle (https://github.com/VundleVim/Vundle.vim)
1. Add the following configuration to your `.vimrc`.
Plugin 'itchyny/lightline.vim'