Spacevim: when I install spacevim, will it remove my original vim?

Created on 9 Sep 2018  路  6Comments  路  Source: SpaceVim/SpaceVim

I want to try spacevim, but I'm afraid that it would remove my original vim, which means I have to config my vim again if I don't want to use spacevim, especially, I have to reinstall "youCompleteMe" plugin, which is a little time consuming

doc

Most helpful comment

No, it won't remove your vim, but it will rename it to vim backup, if you don't want to use spacevim, simply run the command below, and you can get back to your original vim.

curl -sLf https://spacevim.org/install.sh | bash -s -- --uninstall

I think the official document is not that good, it should emphasis that old vimer can try spacevim without worrying about their originial vimrc. I will try to improve spacevim doc if I have time.

All 6 comments

No, it won't remove your vim, but it will rename it to vim backup, if you don't want to use spacevim, simply run the command below, and you can get back to your original vim.

curl -sLf https://spacevim.org/install.sh | bash -s -- --uninstall

I think the official document is not that good, it should emphasis that old vimer can try spacevim without worrying about their originial vimrc. I will try to improve spacevim doc if I have time.

Thanks. Maybe add tips to faq is better?

Sorry, I do not have a habit to look at github's wiki (so I didn't find FAQ a few days ago). But I think many people won't read github wiki too, instead, we just look at https://spacevim.org/. It would be better to add FAQ to the home page of https://spacevim.org/.

homepage's FAQ and mandarin's version is out-of-date

in home page we only list few question, and a link to faq page:
https://spacevim.org/faq/

missing link to faq in spacevim home page, I will add it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gennad picture gennad  路  4Comments

wsdjeg picture wsdjeg  路  4Comments

linwaytin picture linwaytin  路  4Comments

fmind picture fmind  路  3Comments

shabegom picture shabegom  路  3Comments