Location | Tag | Media  ||  A | P

vi

카테고리 없음 2019. 6. 22. 20:03 |

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

Posted by Bestend
: