mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 13:30:05 +08:00
docs(neovim): update neovim.zip link
This commit is contained in:
parent
6023d20227
commit
fa053d3d56
@ -25,7 +25,7 @@ This artical will tell you how to install vim and neovim, and how to enable `+py
|
||||
### Windows
|
||||
|
||||
On Windows, the easiest way to install Neovim is to download
|
||||
[Neovim.zip](https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip)
|
||||
[Neovim.zip](https://github.com/neovim/neovim/releases/download/stable/nvim-win64.zip)
|
||||
from neovim release page. and extract it into `C:\Neovim`. You can also add `C:\Neovim\bin` to your `PATH`.
|
||||
|
||||
You can also use [scoop](https://scoop.sh/) to install neovim.
|
||||
|
Loading…
Reference in New Issue
Block a user