1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 10:40:03 +08:00

docs(neovim): update neovim.zip link

This commit is contained in:
Eric Wong 2024-03-02 14:23:31 +08:00
parent 6023d20227
commit fa053d3d56

View File

@ -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.