Skip to content
neovim  /   neovim  /  
Tip: Type # to search pull requests
Type ? for help and tips
Tip: Type # to search issues
Type ? for help and tips
Tip: Type # to search discussions
Type ? for help and tips
Tip: Type ! to search projects
Type ? for help and tips
Tip: Type @ to search teams
Type ? for help and tips
Tip: Type @ to search people and organizations
Type ? for help and tips
Tip: Type > to activate command mode
Type ? for help and tips
Tip: Go to your accessibility settings to change your keyboard shortcuts
Type ? for help and tips
Tip: Type author:@me to search your content
Type ? for help and tips
Tip: Type is:pr to filter to pull requests
Type ? for help and tips
Tip: Type is:issue to filter to issues
Type ? for help and tips
Tip: Type is:project to filter to projects
Type ? for help and tips
Tip: Type is:open to filter to open content
Type ? for help and tips
We’ve encountered an error and some results aren't available at this time. Type a new search or try again later.
No results matched your search
Search for issues and pull requests # Search for issues, pull requests, discussions, and projects # Search for organizations, repositories, and users @ Search for projects ! Search for files / Activate command mode > Search your issues, pull requests, and discussions # author:@me Search your issues, pull requests, and discussions # author:@me Filter to pull requests # is:pr Filter to issues # is:issue Filter to discussions # is:discussion Filter to projects # is:project Filter to open issues, pull requests, and discussions # is:open
/ neovim Public
  • Watch 987

    Notifications

Compare
Choose a tag to compare

Nvim development (prerelease) build

Pre-release
Pre-release
@github-actions github-actions released this
8952def
Compare
Choose a tag to compare
NVIM v0.8.0-dev-751-g8952def50
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3

Install

Windows

Zip

  1. Download nvim-win64.zip
  2. Extract the zip.
  3. Run nvim-qt.exe

MSI

  1. Download nvim-win64.msi
  2. Run the MSI
  3. Search and run nvim-qt.exe or 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)

Tarball

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

Debian Package

  1. Download nvim-linux64.deb
  2. Install the package using sudo apt install ./nvim-linux64.deb
  3. Run nvim

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
      

Other

SHA256 Checksums

2e95190e8dc2241774a63849854f86cc16799ee3a6a267f0f6f16449dd459ee8  nvim-linux64.tar.gz
4d1991961b11c20df3dceda627ece5a4d0b6b8ca40e1273998662c01f9129997  nvim-linux64.deb
5a8a0ceef073a96c9fa569703bdf4f381eaa0ef9fed2716c540a61655e9557cb  nvim.appimage
0939bb1b1ffbbf7eb3bf0fa252c198dd68b66d828e657ef60c013c46fdea9678  nvim.appimage.zsync
4a5da90b6ffb72dc6f161dfebac8eb67f10bcef546efe8f866244c7509775002  nvim-macos.tar.gz
345c6cf8708a562422ef4b7235d85f61bcf39f3f5c5d6af16b28b37cd2e93078  nvim-win64.zip
a2019439b7b8c2777a9c9cc7689fbced4aade999a491ab190183ce3e4c0d716a  nvim-win64.msi