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
ea22d190b74b1becc9ed4b02cc484a4dee9d3fc0b21068b98f9bfd9fe966b601 nvim-linux64.tar.gz
4d25dd072adb7ac3afc01c8ae96dc66c574aaaaf995aa65f2b454edac9b1f9cd nvim.appimage
2bd44b3c5b6eea2f1b98ab3b305fbd3057cf0b36b76d74d197104ba3089ed6ca nvim.appimage.zsync
c1dc4fcd0d714bc58dce1fbe6198bee850df9e0c610d539a5a00e4e4be124a22 nvim-macos.tar.gz
10475a4b7550d423c2a1408af523a79bd351891d31c38c27eabee0a3d16c1aaf nvim-win64.zip
dadd8846483e2b38c6a8ca6fb5baeea0ca35185c4231478cda883dd5f3a396f1 nvim-win64.msi