Skip to content
/ neovim Public
forked from neovim/neovim

Releases: pze/neovim

Nvim development (prerelease) build

15 Dec 05:27
Compare
Choose a tag to compare
Pre-release
NVIM v0.10.0-dev-build-20231109-428-gf31f260f0
Build type: RelWithDebInfo
LuaJIT 2.1.1702233742

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

99e218b17f423d268cf99b00710dc96e668d2ad170bdad6254336b02f1a8a85d  nvim-linux64.tar.gz
bab65952b77155d1e1bb551df2d763391c0259c9a7a58087574a049240888232  nvim.appimage
c5f58607f80e8d72d847bf2223f7a58ab1f009133be06890a8dc0c7e4dbc148b  nvim.appimage.zsync
57a84a93518f5b59f2624d83fee9eab96ada7f7a93a95a729fce23471285a5a4  nvim-macos.tar.gz
71bff00eddc06effd6ffac54d6714583fce26856bd408edd102c950647e2175e  nvim-win64.zip
1272657d2a06d9c168ec3c26aa9e8316ad4acf6f07255005fcb3a570ba985248  nvim-win64.msi