Skip to content

Instantly share code, notes, and snippets.

View laniusone's full-sized avatar
💭
Trying to get out of Vim

Lanius laniusone

💭
Trying to get out of Vim
View GitHub Profile
@opchaves
opchaves / install-nvim.appimage.md
Created February 20, 2021 14:15
How to install the latest release of NeoVim in your Ubuntu system (it also works if you're using WSL 2)

Remove neovim if you have it in your system

sudo apt remove --purge neovim
sudo apt autoremove

Download nvim.appimage