From 97ac8be9c313092f25e15e10d932403f6eab0ed4 Mon Sep 17 00:00:00 2001 From: itchyny Date: Sat, 14 Jun 2014 01:26:53 +0900 Subject: [PATCH] fix vundle url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b012970..3fa5991 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,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) +### Vundle (https://github.com/gmarik/Vundle.vim) 1. Add the following configuration to your `.vimrc`. Plugin 'itchyny/lightline.vim'