mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-14 06:58:00 +08:00
1.0 KiB
Vendored
1.0 KiB
Vendored
dein-ui.vim
dein-ui.vim is an UI plugin for Shougo's dein.vim or neobundle.vim.
Install
for dein.vim
call dein#add('wsdjeg/dein-ui.vim')
for neobundle.vim
NeoBundle 'wsdjeg/dein-ui.vim'
let g:spacevim_plugin_manager = 'neobundle'
usage
update all plugins
:DeinUpdate
Feedback
The development of this plugin is in SpaceVim/bundle/dein-ui.vim
directory.
If you encounter any bugs or have suggestions, please file an issue in the issue tracker