Skip to content

Releases: nhu/neovim

Nvim development (prerelease) build

15 Nov 05:14
a376d97
Compare
Choose a tag to compare
Pre-release
NVIM v0.10.0-dev-a376d979b
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

843f8d107399fee8737d42e0a176b2d58f080d7e2cfc3c7345d0a83c63e183e0  nvim-linux64.tar.gz
c2016a08908fcce82534759a030f66494808671763f3f8d789477e8bca4f7ac8  nvim.appimage
75330851a91d8c457887c363ae0b9e47e544bf21a0473df64161da2495715317  nvim.appimage.zsync
541fc65b9697a0d8cab17d3c9762ac644cc24ae0bcc8d27f881ad21adc02195e  nvim-macos.tar.gz
72fe8477366ea20d3f85c89b69544a545048bffdf01a2751f0b6f99244ccfb39  nvim-win64.zip
36fef965785f251071faa3a094ee9eb83445e40c5e50dc2bbb3136bdc4534219  nvim-win64.msi