Skip to content

Releases: nhu/neovim

Nvim development (prerelease) build

08 Nov 05:15
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

623a9974659c5fde03f3c95c176d398a6961143b842884e806880265277c6e26  nvim-linux64.tar.gz
453e7713f0ff9130a21eeea1b25ae7b5c7b8da375116cf3a220104563a04efd3  nvim.appimage
38703a6b45c3a049e1d6230c627ad0047a6d3ce3a617cf3b91a26818552db9ff  nvim.appimage.zsync
6e30edb5de63124784807d97e9b2f9d0ea5025e623e7d28dc737009a69af660b  nvim-macos.tar.gz
640fc7453b41d07a9c5eea6e632887ab04a074ebe274d0dc7e3a7606ec64ad12  nvim-win64.zip
4348e6368650afb11774512b096eb1ae8cc26064bdea743a5aae5d4e55359145  nvim-win64.msi