Spacevim: My spacevim can not enable autocomplete

Created on 13 Sep 2018  路  3Comments  路  Source: SpaceVim/SpaceVim

My spacevim cannot enable autocomplete.

There would be a promoting as "the ycmd server SHUT DOWN" when I start spacevim every time. I tried to recompile YCM, but it is not working. And I do not know which is YCM core library...

Screenshots

image

usage

Most helpful comment

if you enable ycm in SpaceVim, the ycm should be downloaded into:

~/.cache/vimfiles/repos/github.com/Valloric/YouCompleteMe/

you need to compile it, read the doc of ycm.

All 3 comments

if you enable ycm in SpaceVim, the ycm should be downloaded into:

~/.cache/vimfiles/repos/github.com/Valloric/YouCompleteMe/

you need to compile it, read the doc of ycm.

Thank you very much !
That works for me.

screenshot

image

welcome :)

Was this page helpful?
0 / 5 - 0 ratings