NVIM v0.5.0-dev+1282-gfbe18d9ca
Pre-release
Pre-release
Nvim development (prerelease) build
NVIM v0.5.0-dev+1282-gfbe18d9ca
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Install
Windows
- Extract nvim-win64.zip (or nvim-win32.zip)
- Run
nvim-qt.exe
macOS
- Download nvim-macos.tar.gz
- Extract:
tar xzvf nvim-macos.tar.gz - Run
./nvim-osx64/bin/nvim
Linux (x64)
- Download nvim.appimage
- 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
- If your system does not have FUSE you can extract the appimage:
Other
- Install by package manager