Releases: MariaSolOs/neovim
Releases · MariaSolOs/neovim
Nvim development (prerelease) build
NVIM v0.10.0-dev-a314703
Build type: RelWithDebInfo
LuaJIT 2.1.1700008891
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
6d378922690eeb3730aef69663bdd68a6a5a046b2f219acc18d1b6ecfa78b301 nvim-linux64.tar.gz
3554341d15658253f527c0337b2ac9ec34b89e8898f01f7aac78e7d411666c48 nvim.appimage
8101a76f43ad5a372cd1ed900839460c8fc26b6d3cd5ba043f767a3ba281e2bb nvim.appimage.zsync
e075d3506d8859d18086a0a6bdff7f8ec90f1e09a58f6890466c49431f6758b0 nvim-macos.tar.gz
28399c0ddaee39347a26ef8056036da66a96757a10cdfda8273b6857c698f1b2 nvim-win64.zip
56b9242cbefd187c85f25a9352bc986b7a7fd753b7ebab5481e35f9a591c2e59 nvim-win64.msi