CARVIEW |
Select Language
HTTP/2 200
date: Fri, 18 Jul 2025 22:09:07 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"907b17a8fe186f0633566702ff1d7a19"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=epRK7In2MM6HVZ%2Bjy2aSzCUp2GF5LfIwmgKC1s%2BudgheMM8btsS%2FFRwtO0oDWTCKs%2BsOLfd3UKW02bwaqhFdDn7lJpVPOkH6Vlf9S3DovvJmOArMKkYo7vWaEiUhjoXEZm5IHHTI0cu7SbA4ebq6j89Z8meHJaWn0uGOHRk5O%2FTz4WvcWcnq5IQoUQl5duClZMdHvd9IAMHzw%2Fk7APyyQhI4omwNfoxJy5advQCJ%2Fc9Pan4SDDiPFg5K7hUvf9GisdeBYJ%2BIgjZeqLN%2BuWr4Vg%3D%3D--1DJInBUpikrXqK1h--cqAZY2hhPnFARhbpg0%2BYEQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.354527333.1752876547; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 22:09:07 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 22:09:07 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E2B2:2DAD44:1C5C61:25A906:687AC603
Release NVIM v0.6.1 Β· neovim/neovim Β· GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
NVIM v0.6.1
Compare
NVIM v0.6.1 (2021-12-31)
Build type: Release
LuaJIT 2.1.0-beta3
Install
Windows
- Extract nvim-win64.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
SHA256 Checksums
06f1c19b09dd8cc63f970ef7edab8fa3850a154c296f453393d00854f514a847 nvim-linux64.tar.gz
ef9056e05ef6a4c1d0cdb8b21f79261703122c0fd31f23f782158d326fdadbf5 nvim.appimage
53e60639b49c692cfc54e5e435799aa4cf2cac8fc36ccfadc422bd98ee9cade6 nvim.appimage.zsync
3546be6a13f45411731dc4c93b0932f7d6197b4318ea082cafe7b28d843248f9 nvim-macos.tar.gz
0c1fa8e95882836baec568ad547fe558241f2b26ff738a28e42fafae8c32bcf4 nvim-win64.zip
Thanks to our sponsors!
Thanks to the large number of financial contributors which help make Neovim possible. In particular, these sponsor neovim with $100 per month or more:
- Anton Kochkov
- Airbrake
- Folke Lemaitre
- Shea Parkes
- Roman Fuentes
Changes since 0.6.0
Bug Fixes
- api: allow nvim_buf_set_extmark to accept end_row key (#16686) (1b54344)
- diagnostic: assert that diagnostics have line number and column (#16687) (9dae939)
- diagnostic: clamp diagnostics on negative line numbers (#16497) (096f841)
- diagnostic: escape special chars in file names (#16588) (beac24d)
- diagnostic: respect "if_many" source option for virtual text (#16697) (060eeaa)
- diagnostic: set effective buffer number for DiagnosticChanged autocmd (#16485) (84784a8)
- diagnostic: set effective buffer number in autocmd (again) (#16590) (08ddfa9), closes #16474
- lua: do not cast offset to char_u in str_utf_start (93f1ec0)
- lsp: avoid attaching to unloaded buffers (#16726) (0088994)
- lsp: call config on_exit handler before context is cleared (#16781) (571609f)
- lsp: fix
nil
-index behavior for UTF-8 in_str_*index_enc
methods (#16785) (03bd914) - lsp: handle offset encoding (#16783) (7b60ec7)
- lsp: progress handlers should return vim.NIL on error (#16476) (fb11ef0)
- options: disallow empty 'fdc' and 'scl' (#16776) (37a00be)
- quickfix: avoid O(N^2) when filling from string typval (#16663) (aa0ddc6)
- screenpos, float: add top and left border adjustment (8f68548)
- terminal: fix resize crash with pending scrollback (#16665) (ae249d8)
- ui: close floating window on BufLeave event (#16664) (785bace)
- uri: change scheme pattern to not include the comma character (#16798) (0e96f7d)
Features
Assets 12
272 people reacted
You canβt perform that action at this time.