1st Week of 2022
Computer Science⚑
GNULinux⚑
neovim⚑
-
New: Add install instructions.
To install the latest stable release, do:
curl -sSL "https://github.com/neovim/neovim/releases/download/stable/nvim-linux64.tar.gz" | \ tar -C "${HOME}/.local" -xz --strip-components=1 -f -