-
curl -LO https://github.com/neovim/neovim/releases/latest/download/nvim.appimage -
chmod u+x nvim.appimage -
sudo mv nvim.appimage /usr/local/bin/nvim -
nvim
Last active
July 16, 2023 08:18
-
-
Save sergey-glushakov/a79a97da15b872936da33d80c3a809d4 to your computer and use it in GitHub Desktop.
Installing and running latest version neovim on linux
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment