Skip to content

Instantly share code, notes, and snippets.

@mattia72
Last active February 20, 2021 08:21
Show Gist options
  • Save mattia72/179800d2a9ed58a9ce8bb18258d2bffe to your computer and use it in GitHub Desktop.
Save mattia72/179800d2a9ed58a9ce8bb18258d2bffe to your computer and use it in GitHub Desktop.
Howto install neovim release or pre-release with scoop

Release:

scoop install neovim 

Development (pre-release):

scoop bucket add versions 
scoop install neovim-nightly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment