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
623a9974659c5fde03f3c95c176d398a6961143b842884e806880265277c6e26 nvim-linux64.tar.gz
453e7713f0ff9130a21eeea1b25ae7b5c7b8da375116cf3a220104563a04efd3 nvim.appimage
38703a6b45c3a049e1d6230c627ad0047a6d3ce3a617cf3b91a26818552db9ff nvim.appimage.zsync
6e30edb5de63124784807d97e9b2f9d0ea5025e623e7d28dc737009a69af660b nvim-macos.tar.gz
640fc7453b41d07a9c5eea6e632887ab04a074ebe274d0dc7e3a7606ec64ad12 nvim-win64.zip
4348e6368650afb11774512b096eb1ae8cc26064bdea743a5aae5d4e55359145 nvim-win64.msi