mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-25 09:41:33 +08:00
remove "Plugin" and add "Plug" to readme
This commit is contained in:
parent
2654f838ae
commit
3bfdfc8b85
|
@ -94,8 +94,8 @@ another repository as of [this commit][45].
|
|||
Install the themes as you would this plugin (Vundle example):
|
||||
|
||||
```vim
|
||||
Plugin 'vim-airline/vim-airline'
|
||||
Plugin 'vim-airline/vim-airline-themes'
|
||||
Plug 'vim-airline/vim-airline'
|
||||
Plug 'vim-airline/vim-airline-themes'
|
||||
```
|
||||
|
||||
See [vim-airline-themes][46] for more.
|
||||
|
|
Loading…
Reference in New Issue
Block a user