Spacevim: E492: Not an editor command: IndentLinesToggle

Created on 4 Jan 2017  路  8Comments  路  Source: SpaceVim/SpaceVim

I just installed SpaceVim plain, but I'm getting the following error when I go to Insert mode:

Error detected while processing function <SNR>25_tool:
line    2:
E492: Not an editor command:         IndentLinesToggle
bug

Most helpful comment

Before go to insert mode,Please install the plugin.
call dein#install(). then wait for it finished.

All 8 comments

Before go to insert mode,Please install the plugin.
call dein#install(). then wait for it finished.

This should probably be documented somewhere or the installer should do it automatically

Yeah. will do it tonight. and thanks for your feedback.

@wsdjeg thanks, that fixed it!

Looks like all plugins fail to install/build when I run call dein#install(). All I get is a bunch of

Build failed. Uninstall "PLUGIN NAME" now?
(y)es, [N]o:

edit Looks like SpaceVim requires python2 & python3 support. Please add that to the README too.

@heuripedes what is your os? do you has git in you PATH?

@wsdjeg My nvim install was fairly minimal and I hadn't enabled python support.

@heuripedes to install neovim and python support , you should check neovim's wiki.

Looks like SpaceVim requires python2 & python3 support. Please add that to the README too.

yeah, should be added. will do it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dzintars picture dzintars  路  3Comments

eperfect picture eperfect  路  4Comments

wsdjeg picture wsdjeg  路  3Comments

onerciller picture onerciller  路  5Comments

teemola picture teemola  路  5Comments