mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-12 21:43:50 -05:00
update README.md: fix the repository url of Vundle
This commit is contained in:
@@ -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
|
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`.
|
1. Add the following configuration to your `.vimrc`.
|
||||||
|
|
||||||
Plugin 'itchyny/lightline.vim'
|
Plugin 'itchyny/lightline.vim'
|
||||||
|
|||||||
Reference in New Issue
Block a user