github neovim/neovim v0.4.4
NVIM 0.4.4

latest releases: nightly, v0.9.5, stable...
3 years ago

Nvim release build.

NVIM v0.4.4
Build type: Release
LuaJIT 2.0.5

Install

Windows

  1. Extract nvim-win64.zip (or nvim-win32.zip)
  2. Run nvim-qt.exe

macOS

  1. Download nvim-macos.tar.gz
  2. Extract: tar xzvf nvim-macos.tar.gz
  3. Run ./nvim-osx64/bin/nvim

Linux (x64)

  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

Don't miss a new neovim release

NewReleases is sending notifications on new releases.