mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-14 02:27:58 +08:00
docs(dein-ui): update readme for neobundle
This commit is contained in:
parent
7a0e851aa2
commit
76dbba8cee
7
bundle/dein-ui.vim/README.md
vendored
7
bundle/dein-ui.vim/README.md
vendored
@ -24,6 +24,13 @@ for dein.vim
|
||||
call dein#add('wsdjeg/dein-ui.vim')
|
||||
```
|
||||
|
||||
for neobundle.vim
|
||||
|
||||
```vim
|
||||
NeoBundle 'wsdjeg/dein-ui.vim'
|
||||
let g:spacevim_plugin_manager = 'neobundle'
|
||||
```
|
||||
|
||||
## usage
|
||||
|
||||
update all plugins
|
||||
|
Loading…
Reference in New Issue
Block a user