mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-13 22:13:50 -05:00
Add dein section in README.md
This commit is contained in:
@@ -87,6 +87,13 @@ For screenshots of all available colorshemes, see [this file](colorscheme.md).
|
||||
|
||||
2. Install with `:PlugInstall`.
|
||||
|
||||
### [dein.vim](https://github.com/Shougo/dein.vim)
|
||||
1. Add the following configuration to your `.vimrc`.
|
||||
|
||||
call dein#add('itchyny/lightline.vim')
|
||||
|
||||
2. Install with `:call dein#install()`
|
||||
|
||||
## Introduction
|
||||
After installing this plugin, you restart the editor and will get a cool statusline.
|
||||

|
||||
|
||||
Reference in New Issue
Block a user