Skip to content

Releases: smjonas/neovim

Nvim development (prerelease) build

15 Dec 05:19
6c3e170
Compare
Choose a tag to compare
Pre-release
NVIM v0.10.0-dev-6c3e170
Build type: RelWithDebInfo
LuaJIT 2.1.1699524327

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

ba34a5c5350311ea4e3024eacdb6f67e8b2dfcbe83d93d0018030fa55ac0a317  nvim-linux64.tar.gz
a156e9b03fd4fde6234f4681609d60352a3ecd5a0442d65afc6cb256b1fa95ca  nvim.appimage
86086cd2baed56851c3d0e89901924d66477e5cdbd84a2558dc037b1211aef1a  nvim.appimage.zsync
99f604bee1fe6f6fe89b6c219a1f59b118edc248690da7caab56aaafeeea0b87  nvim-macos.tar.gz
35619acbe0248bb3d1641d36b39d795ddbb426ff186f3bceeb4532112887893f  nvim-win64.zip
64a60bc042988afa6c3e2bd3a590ce7fee51542eb1694b4581c147687c36e4a1  nvim-win64.msi