sudo add-apt-repository ppa:neovim-ppa/unstable
sudo apt-get update
pip2 install --user neovim
pip3 install --user neovim
sudo apt-get install neovim
sudo update-alternatives --config editor
curl -sLf https://spacevim.org/install.sh | bash
sudo add-apt-repository ppa:neovim-ppa/unstable
sudo apt-get update
pip2 install --user neovim
pip3 install --user neovim
sudo apt-get install neovim
sudo update-alternatives --config editor
curl -sLf https://spacevim.org/install.sh | bash