mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-14 06:23:51 -05:00
fix vundle url
This commit is contained in:
@@ -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
|
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`.
|
1. Add the following configuration to your `.vimrc`.
|
||||||
|
|
||||||
Plugin 'itchyny/lightline.vim'
|
Plugin 'itchyny/lightline.vim'
|
||||||
|
|||||||
Reference in New Issue
Block a user