Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save lovemycodesnippets/701d16ab334ef6b5d6b2af1e628281cf to your computer and use it in GitHub Desktop.

Select an option

Save lovemycodesnippets/701d16ab334ef6b5d6b2af1e628281cf to your computer and use it in GitHub Desktop.
Windows (via Winget): winget install Neovim.Neovim
macOS (via Brew): brew install neovim
Ubuntu-based distributions: sudo apt-get install neovim -y
Fedora-based distributions: ssudo dnf install -y neovim python3-neovimudo -y
Arch-based distributions: sudo pacman -S neovim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment