Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save aleksseven/eb814230c24eecba017716e6f23c526c to your computer and use it in GitHub Desktop.
Save aleksseven/eb814230c24eecba017716e6f23c526c to your computer and use it in GitHub Desktop.
1. For stable version.
sudo add-apt-repository ppa:neovim-ppa/stable
2. For unstable version.
sudo add-apt-repository ppa:neovim-ppa/unstable
3. sudo apt update
4. sudo apt install neovim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment