Back to Spacevim

Asynchronous plugin manager

docs/_posts/2017-08-11-asynchronous-plugin-manager.md

2.4.0487 B
Original Source

Blogs >> Asynchronous plugin manager

{{ page.date | date_to_string }}

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

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 g r to fix the installation, or press gf to open a terminal with path of that plugin.