notes.md (2445B)
${NVIM_VERSION}
Release notes
Install
Windows
Zip
MSI
Note: On Windows "Server" you may need to install vcruntime140.dll.
macOS (x86_64)
- News (
:help newsin Nvim) - News (
:help newsin Nvim) - News (
:help newsin Nvim) - News (
:help newsin Nvim)
macOS (arm64)
- News (
:help newsin Nvim) - News (
:help newsin Nvim) - News (
:help newsin Nvim) - News (
:help newsin Nvim)
Linux (x86_64)
If your system does not have the required glibc version, try the (unsupported) builds for older glibc.
AppImage
- If your system does not have FUSE you can extract the appimage:
`bash
./nvim-linux-x86_64.appimage --appimage-extract
./squashfs-root/usr/bin/nvim
`
Tarball
Linux (arm64)
AppImage
- If your system does not have FUSE you can extract the appimage:
`bash
./nvim-linux-arm64.appimage --appimage-extract
./squashfs-root/usr/bin/nvim
`
Tarball
Other
- Install by package manager