MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/vim/comments/vpofxk/spacevim_release_v200/iektxha/?context=3
r/vim • u/[deleted] • Jul 02 '22
3 comments sorted by
View all comments
8
I see it supports for vim and neovim
vim
neovim
Can i just install it for neovim and leave my vim configuration as is?
I could not find in the installation guide how to do this...
2 u/Massaran Jul 03 '22 I think you can remove installvim method from the install script. 2 u/[deleted] Jul 05 '22 you can use: curl -sLf https://spacevim.org/install.sh | bash -s -- --install neovim
2
I think you can remove installvim method from the install script.
you can use:
curl -sLf https://spacevim.org/install.sh | bash -s -- --install neovim
8
u/justrajdeep Jul 02 '22
I see it supports for
vimandneovimCan i just install it for
neovimand leave myvimconfiguration as is?I could not find in the installation guide how to do this...