/neovim-quickstart

neovim installation made easy.

Primary LanguageShell

NEOVIM QUICKSTART FOR LINUX PLATFORM

wsl2 ubuntu debian fedora arch

neovim ^0.9.1 installation made easy.

STEP 1

copy & paste this command on your terminal

curl -L https://raw.githubusercontent.com/geloman-likes-rust/neovim-quickstart/main/install.sh | sh

STEP 2

check if neovim was successfully installed

nvim --version