1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:30:07 +08:00
SpaceVim/docs/_posts/2017-08-11-Asynchronous-plugin-manager.md
2018-01-13 23:13:07 +08:00

605 B

title categories excerpt image
Asynchronous plugin manager feature https://user-images.githubusercontent.com/13142418/34907332-903ae968-f842-11e7-8ac9-07fcc9940a53.gif

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.