1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 12:30:05 +08:00
SpaceVim/docs/_posts/2017-08-11-Asynchronous-plugin-manager.md
Wang Shidong 5176ee9dc7
HTML Improvements (#1707)
* HTML Improvements

* Update html

* Improve html

* Fix up

* Update layers index

* Update development page

* Update layers index

* Update layers index

* Update layers index

* Update layers index

* Update layers index
2018-05-12 19:01:00 +08:00

756 B

title categories description image comments
Asynchronous plugin manager feature Use dein as default plugin manager, Provides a UI for dein, Install and update plugin asynchronously, Show process status on the fly https://user-images.githubusercontent.com/13142418/34907332-903ae968-f842-11e7-8ac9-07fcc9940a53.gif true

Asynchronous plugin manager

SpaceVim use dein as default plugin manager, and implement a UI for dein.

dein ui

when plugin is failed to update, the error message will be shown after the plugin name, you can move cursor to the line of that plugin, then press gf to open a terminal with path of that plugin.