Skip to content

Releases: mcnelson/neovim

Nvim development (prerelease) build

03 Apr 05:30
Compare
Choose a tag to compare
Pre-release
NVIM v0.8.0-dev+4623-gb0a47d42a
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3

Install

Windows

Zip

  1. Download nvim-win64.zip
  2. Extract the zip.
  3. Run nvim-qt.exe

MSI

  1. Download nvim-win64.msi
  2. Run the MSI
  3. Search and run nvim-qt.exe or run nvim.exe on your CLI of choice.

macOS

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

Linux (x64)

Tarball

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

Debian Package

  1. Download nvim-linux64.deb
  2. Install the package using sudo apt install ./nvim-linux64.deb
  3. Run nvim

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
      

Other

SHA256 Checksums

1a2daa015f8ce481e99ba5d94ead9570552b4e88b54cf2c6c7293f39a8f72127  nvim-linux64.tar.gz
fb1685e59a08f31274dd6d2df328aa76fe924a4af1f6f0fb9415497534dce988  nvim-linux64.deb
60ef2fbca38820c22f6be410dc2fa5e475a6b622c9b0e884e2f4e185c579f9b1  nvim.appimage
b0fc7a3cf0d2fe5552cbe3e17cacbea37eb0a497d2c2c227fd99fb8d62228d2f  nvim.appimage.zsync
d3c10522e8137e6fe0e6582aef4f1bb50a606a2393dcfb1f2ae380e71d3db9c7  nvim-macos.tar.gz
3e7b27b7cb86a9f0b44911e4ae4db5c8fe914fd841880f94b5903dace1305b02  nvim-win64.zip
b8e2e2339ae11576745af9828b6b6371779e388205debbe4c2585e431e95e01b  nvim-win64.msi