Skip to content

Instantly share code, notes, and snippets.

View phuongthuan's full-sized avatar
Dreaming

phuongthuan

Dreaming
View GitHub Profile
@phuongthuan
phuongthuan / how-to-install-and-upgrade-neovim.md
Last active June 9, 2024 12:36
How to Install, Uninstall and Upgrade Neovim to lastest or specific version

How to install, uninstall and upgrade Neovim

Step to install

  1. Chose Neovim version under Assets section (ex: NVIM v0.7.0)
  2. Download nvim-macos.tar.gz
  3. Extract: tar xzvf nvim-macos.tar.gz
  4. Run ./nvim-osx64/bin/nvim