Skip to content

Releases: MariaSolOs/neovim

Nvim development (prerelease) build

01 Dec 05:27
a314703
Compare
Choose a tag to compare
Pre-release
NVIM v0.10.0-dev-a314703
Build type: RelWithDebInfo
LuaJIT 2.1.1700008891

Install

Windows

Zip

  1. Download nvim-win64.zip
  2. Extract the zip
  3. Run nvim.exe on your CLI of choice

MSI

  1. Download nvim-win64.msi
  2. Run the MSI
  3. Run nvim.exe on your CLI of choice

macOS

  1. Download nvim-macos.tar.gz
  2. Run xattr -c ./nvim-macos.tar.gz (to avoid "unknown developer" warning)
  3. Extract: tar xzvf nvim-macos.tar.gz
  4. 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

  1. Download nvim.appimage
  2. 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
      

Tarball

  1. Download nvim-linux64.tar.gz
  2. Extract: tar xzvf nvim-linux64.tar.gz
  3. Run ./nvim-linux64/bin/nvim

Other

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