Releases: zachsdevpit/neovim
Releases · zachsdevpit/neovim
Nvim development (prerelease) build
NVIM v0.10.0-dev-51ea75374
Build type: RelWithDebInfo
LuaJIT 2.1.1707061634
Install
Windows
Zip
- Download nvim-win64.zip
- Extract the zip
- Run
nvim.exeon your CLI of choice
MSI
- Download nvim-win64.msi
- Run the MSI
- Run
nvim.exeon your CLI of choice
macOS
- Download nvim-macos.tar.gz
- Run
xattr -c ./nvim-macos.tar.gz(to avoid "unknown developer" warning) - Extract:
tar xzvf nvim-macos.tar.gz - Run
./nvim-macos/bin/nvim
Linux (x64)
Minimum glibc version to run these releases is 2.31. People requiring releases
that work on older glibc versions can find them at
https://github.com/neovim/neovim-releases.
AppImage
- Download nvim.appimage
- Run
chmod u+x nvim.appimage && ./nvim.appimage- If your system does not have FUSE you can extract the appimage:
./nvim.appimage --appimage-extract ./squashfs-root/usr/bin/nvim
- If your system does not have FUSE you can extract the appimage:
Tarball
- Download nvim-linux64.tar.gz
- Extract:
tar xzvf nvim-linux64.tar.gz - Run
./nvim-linux64/bin/nvim
Other
- Install by package manager
SHA256 Checksums
87e7ae861f32ddb4308b7d94dea8bf3d29f0081bd1ede4ea326601b3985c12b1 nvim-linux64.tar.gz
da09b155a919496796fdea685acb3a2493af767dbf0fccda162e36b210214c4c nvim.appimage
830da309cf49c70ff8cc03ad38505e0410331c70c383f26e0d69384cc43c514d nvim.appimage.zsync
4d0d9fd5f2cb7587a7e6439439c520d9daa400a339c58089c446c3b0d7eacec7 nvim-macos.tar.gz
1223a37501448e008093e92b222e0a25ecc47ee9cd3b7c80453c8c2ea3b86c77 nvim-win64.zip
9107349425e70b40fc90b61937e6447825294b0cc44047b2e953ea6d4ffa7082 nvim-win64.msi