Skip to content

Releases: rickyz/neovim

Nvim development (prerelease) build

26 Sep 06:27
f8a1cad
Compare
Choose a tag to compare
Pre-release
NVIM v0.8.0-dev-5905-gf8a1cadcc
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. 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)

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

c286e0bf16b2ff641e56d6384677debb5e8cdb4bef77d611f969deabef6d04f4  nvim-linux64.tar.gz
41e9ce314e26e89798e9ce97a1c96d37e6257cccd7a6123f2eb8252aa7233ab5  nvim-linux64.deb
d1a1c0fe005523c39b767966b85ef9fc3f20aaf595f98a8e93d7644f09d7e1bd  nvim.appimage
b2f4707210fde010d3e946570117141c2d457c1783fab30fa648c4aca4732d27  nvim.appimage.zsync
f4b8fb67910451cbb6cbc0628c1c745aa5de2359d2352c50dff3533f75759412  nvim-macos.tar.gz
9c683e6fd3af250043fc1e714895e31e2d3ed629cd1d1dbffe52bbef6def4c7f  nvim-win64.zip
ae33ed3c1d70b96968f52275813d73ba60868a0e66a0e5fc8a188dadc5ddb9dd  nvim-win64.msi