git clone https://github.com/neovim/neovim cd neovim rm -r build/ make CMAKE_EXTRA_FLAGS="-DCMAKE_INSTALL_PREFIX:PATH=<custom-install-location>" make install pip install --upgrade --force-reinstall neovim
No comments:
Post a Comment