Releases: pze/neovim
Releases · pze/neovim
Nvim development (prerelease) build
NVIM v0.10.0-dev-build-20231109-428-gf31f260f0
Build type: RelWithDebInfo
LuaJIT 2.1.1702233742
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
99e218b17f423d268cf99b00710dc96e668d2ad170bdad6254336b02f1a8a85d nvim-linux64.tar.gz
bab65952b77155d1e1bb551df2d763391c0259c9a7a58087574a049240888232 nvim.appimage
c5f58607f80e8d72d847bf2223f7a58ab1f009133be06890a8dc0c7e4dbc148b nvim.appimage.zsync
57a84a93518f5b59f2624d83fee9eab96ada7f7a93a95a729fce23471285a5a4 nvim-macos.tar.gz
71bff00eddc06effd6ffac54d6714583fce26856bd408edd102c950647e2175e nvim-win64.zip
1272657d2a06d9c168ec3c26aa9e8316ad4acf6f07255005fcb3a570ba985248 nvim-win64.msi