1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-21 04:03:44 +08:00
SpaceVim/bundle/dein-ui.vim/README.md
2025-02-03 17:29:58 +08:00

40 lines
952 B
Markdown
Vendored

# dein-ui.vim
> _dein-ui.vim_ is an UI plugin for Shougo's dein.vim or neobundle.vim.
[![](https://spacevim.org/img/build-with-SpaceVim.svg)](https://spacevim.org)
[![GPLv3 License](https://img.spacevim.org/license-GPLv3-blue.svg)](LICENSE)
<!-- vim-markdown-toc GFM -->
- [Install](#install)
- [usage](#usage)
- [Feedback](#feedback)
<!-- vim-markdown-toc -->
![UI for dein](https://user-images.githubusercontent.com/13142418/34907332-903ae968-f842-11e7-8ac9-07fcc9940a53.gif)
## Install
for dein.vim
```vim
call dein#add('wsdjeg/dein-ui.vim')
```
## usage
update all plugins
```log
:DeinUpdate
```
## Feedback
The development of this plugin is in [`SpaceVim/bundle/dein-ui.vim`](https://github.com/SpaceVim/SpaceVim/tree/master/bundle/dein-ui.vim) directory.
If you encounter any bugs or have suggestions, please file an issue in the [issue tracker](https://github.com/SpaceVim/SpaceVim/issues)