Releases: nhu/neovim
Releases · nhu/neovim
Nvim development (prerelease) build
NVIM v0.10.0-dev-a376d979b
Build type: RelWithDebInfo
LuaJIT 2.1.1707061634
Install
Windows
Zip
- Download nvim-win64.zip
- Extract the zip
- Run
nvim.exe
on your CLI of choice
MSI
- Download nvim-win64.msi
- Run the MSI
- Run
nvim.exe
on 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
843f8d107399fee8737d42e0a176b2d58f080d7e2cfc3c7345d0a83c63e183e0 nvim-linux64.tar.gz
c2016a08908fcce82534759a030f66494808671763f3f8d789477e8bca4f7ac8 nvim.appimage
75330851a91d8c457887c363ae0b9e47e544bf21a0473df64161da2495715317 nvim.appimage.zsync
541fc65b9697a0d8cab17d3c9762ac644cc24ae0bcc8d27f881ad21adc02195e nvim-macos.tar.gz
72fe8477366ea20d3f85c89b69544a545048bffdf01a2751f0b6f99244ccfb39 nvim-win64.zip
36fef965785f251071faa3a094ee9eb83445e40c5e50dc2bbb3136bdc4534219 nvim-win64.msi