Skip to content

Releases: zachsdevpit/neovim

Nvim development (prerelease) build

25 Mar 05:30
51ea753

Choose a tag to compare

Pre-release
NVIM v0.10.0-dev-51ea75374
Build type: RelWithDebInfo
LuaJIT 2.1.1707061634

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

87e7ae861f32ddb4308b7d94dea8bf3d29f0081bd1ede4ea326601b3985c12b1  nvim-linux64.tar.gz
da09b155a919496796fdea685acb3a2493af767dbf0fccda162e36b210214c4c  nvim.appimage
830da309cf49c70ff8cc03ad38505e0410331c70c383f26e0d69384cc43c514d  nvim.appimage.zsync
4d0d9fd5f2cb7587a7e6439439c520d9daa400a339c58089c446c3b0d7eacec7  nvim-macos.tar.gz
1223a37501448e008093e92b222e0a25ecc47ee9cd3b7c80453c8c2ea3b86c77  nvim-win64.zip
9107349425e70b40fc90b61937e6447825294b0cc44047b2e953ea6d4ffa7082  nvim-win64.msi