mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2024-12-02 23:03:40 +08:00
[add] installation about packadd
This commit is contained in:
parent
9772475fcc
commit
30fa1ebd66
|
@ -15,6 +15,7 @@ This plugin follows the standard runtime path structure, and as such it can be i
|
|||
| [VAM][8] | `call vam#ActivateAddons([ 'vim-airline-themes' ])` |
|
||||
| [Dein][9] | `call dein#add('vim-airline/vim-airline-themes')` |
|
||||
| [minpac][10] | `call minpac#add('vim-airline/vim-airline-themes')` |
|
||||
| pack feature (native Vim 8 package feature)| `git clone https://github.com/vim-airline/vim-airline-themes ~/.vim/pack/dist/start/vim-airline-themes`<br/>Remember to run `:helptags ~/.vim/pack/dist/start/vim-airline-themes/doc` to generate help tags |
|
||||
| manual | copy all of the files into your `~/.vim` directory |
|
||||
|
||||
# Using a Theme
|
||||
|
|
Loading…
Reference in New Issue
Block a user