Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
Pre-release
  • nightly
  • ead61e5
  • Compare
    Choose a tag to compare
    Search for a tag
Pre-release
  • nightly
  • ead61e5
  • Compare
    Choose a tag to compare
    Search for a tag

@marvim marvim released this Feb 3, 2020

Nvim development (prerelease) build.

NVIM v0.5.0-356-gead61e5a5
Build type: Release
LuaJIT 2.1.0-beta3

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

Assets 8
Dec 7, 2019
LSP: Add jump when calling gotodef (#11521)

@marvim marvim released this Nov 16, 2019 · 855 commits to master since this release

Nvim release build.

NVIM v0.4.3
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

Assets 8

@marvim marvim released this Nov 16, 2019 · 855 commits to master since this release

The stable tag is an alias to the current release tag.

Assets 8

@marvim marvim released this Sep 16, 2019 · 855 commits to master since this release

Nvim release build.

NVIM v0.4.2
Build type: Release
LuaJIT 2.0.5

Release notes

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

Assets 8
Sep 16, 2019
NVIM v0.4.1

@marvim marvim released this Sep 15, 2019 · 855 commits to master since this release

Nvim release build.

NVIM v0.4.0
Build type: Release
LuaJIT 2.0.5

Release notes

Assets 6

@marvim marvim released this Jul 5, 2019 · 2957 commits to master since this release

Nvim release build.

NVIM v0.3.8
Build type: Release
LuaJIT 2.0.5

Release Notes

5b47e4d #10341 security: 'modeline', 'modelineexpr'
e4ecb70 #10345 Disallow API calls in the sandbox.

Assets 8

@marvim marvim released this May 29, 2019 · 2957 commits to master since this release

Nvim release build.

NVIM v0.3.7
Build type: Release
LuaJIT 2.0.5
Assets 8

@marvim marvim released this May 29, 2019 · 2957 commits to master since this release

Nvim release build.

NVIM v0.3.6
Build type: Release
LuaJIT 2.0.5

Release Notes

FIXES:
4553fc5 #10082 vim-patch:8.1.1365: :source should check sandbox

OTHER:
877d539 #10027 genappimage.sh: migrate to linuxdeploy

Assets 4
You can’t perform that action at this time.