Nvim 0.8.3
NVIM v0.8.3
Build type: Release
LuaJIT 2.1.0-beta3
Bugfix/maintenance release
Bug Fixes
- clipboard: Show provider warning when not during batch changes
- diff: Avoid restoring invalid 'foldcolumn' value
- filetype: Don't pass empty string to detect
- messages: Reset msg_grid_scroll_discount when redrawing
- rbuffer: Handle edge case where write_ptr has wrapped around
- rpc: Don't parse msgpack if buflen is 0
- treesitter: Properly restore
'syntax'
(#21358) - treesitter: Validate language name
Build System
- deps: Bump libvterm to v0.3.1
- deps: Bump tree-sitter-vimdoc to v1.3.0
Install
Windows
Zip
- Download nvim-win64.zip
- Extract the zip.
- Run
nvim-qt.exe
MSI
- Download nvim-win64.msi
- Run the MSI
- Search and run
nvim-qt.exe
or runnvim.exe
on your CLI of choice.
macOS
- Download nvim-macos.tar.gz
- Run
xattr -c ./nvim-macos.tar.gz
(to avoid "unknown developer" warning) - Extract:
tar xzvf nvim-macos.tar.gz
- Run
./nvim-macos/bin/nvim
Linux (x64)
Tarball
- Download nvim-linux64.tar.gz
- Extract:
tar xzvf nvim-linux64.tar.gz
- Run
./nvim-linux64/bin/nvim
Debian Package
- Download nvim-linux64.deb
- Install the package using
sudo apt install ./nvim-linux64.deb
- Run
nvim
AppImage
- 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
SHA256 Checksums
58ac03b345e8675e13322f8c7135906ce26a1ca7a87d041344d64b207be7bedf nvim-linux64.tar.gz
0828910da0b532e7564b1d200645bd846e6b2e1d10aa3111e36b59c1521b16f0 nvim-linux64.deb
05f7a2cb177f4506882b7cd867d82207c79066e7a9550e4ef78e6eac537dd4a8 nvim.appimage
0928e36449ac397e59d3793834a314f2a2758f5a4ded351c9e41d01dd038c806 nvim.appimage.zsync
26326708f34ead29e770514c2fb307702102166339c8f31660f7259ce9032925 nvim-macos.tar.gz
492a09f53663098a2fd6740821f683110b5688c162c21751e3667202383531a6 nvim-win64.zip
d723a68fed1c86c098e623df72ef5062213c1a488361e88588796446e81c3994 nvim-win64.msi