NVIM v0.12.5 Build type: Release LuaJIT 2.1.1774638290 Release notes Changelog (fixes + features) News (:help news in Nvim) Install Windows Zip Download nvim-win64.zip (or nvim-win-arm64.zip for ARM) Extract the zip Run nvim.exe in your ter
Catalog / Editor
Neovim changelog
Vim fork with a Lua scripting core, an embedded LSP client and a plugin API exposed over RPC.
- Latest
- 0.12.5
- Shipped
- 23 Aug 202611 days ago
- Collected
- 54 releasesback to 23 Aug 2016
- Source
- neovim/neovim
- Project
- neovim.io
- Advisories
- 1 publishednewest 2023
- Breaking
- 5 releasestagged by the publisher
- Feed
- RSS
Read today, the first day on record. Collection status
Version history
0.x53 releases
NVIM v0.12.4 Build type: Release LuaJIT 2.1.1774638290 Release notes Changelog (fixes + features) News (:help news in Nvim) Install Windows Zip Download nvim-win64.zip (or nvim-win-arm64.zip for ARM) Extract the zip Run nvim.exe in your ter
NVIM v0.12.3 Build type: Release LuaJIT 2.1.1774638290 Release notes Changelog (fixes + features) News (:help news in Nvim) Install Windows Zip Download nvim-win64.zip (or nvim-win-arm64.zip for ARM) Extract the zip Run nvim.exe in your ter
NVIM v0.12.2 Build type: Release LuaJIT 2.1.1774638290 Release notes Changelog (fixes + features) News (:help news in Nvim) Install Windows Zip Download nvim-win64.zip (or nvim-win-arm64.zip for ARM) Extract the zip Run nvim.exe in your ter
NVIM v0.12.1 Build type: Release LuaJIT 2.1.1774638290 Release notes Changelog (fixes + features) News (:help news in Nvim) Install Windows Zip Download nvim-win64.zip (or nvim-win-arm64.zip for ARM) Extract the zip Run nvim.exe in your ter
NVIM v0.12.0 Build type: Release LuaJIT 2.1.1774638290 Release notes Changelog (fixes + features) News (:help news in Nvim) Install Windows Zip Download nvim-win64.zip (or nvim-win-arm64.zip for ARM) Extract the zip Run nvim.exe in your ter
NVIM v0.11.7 Build type: Release LuaJIT 2.1.1741730670 Release notes Changelog (fixes + features) News (:help news in Nvim) Install Windows Zip Download nvim-win64.zip (or nvim-win-arm64.zip for ARM) Extract the zip Run nvim.exe in your ter
NVIM v0.11.6 Build type: Release LuaJIT 2.1.1741730670 Release notes Changelog (fixes + features) News (:help news in Nvim) Install Windows Zip Download nvim-win64.zip (or nvim-win-arm64.zip for ARM) Extract the zip Run nvim.exe in your ter
NVIM v0.11.5 Build type: Release LuaJIT 2.1.1741730670 Release notes Changelog (fixes + features) News (:help news in Nvim) Install Windows Zip Download nvim-win64.zip (or nvim-win-arm64.zip for ARM) Extract the zip Run nvim.exe in your ter
NVIM v0.11.4 Build type: Release LuaJIT 2.1.1741730670 Release notes Changelog (fixes + features) News (:help news in Nvim) Install Windows Zip Download nvim-win64.zip Extract the zip Run nvim.exe on your CLI of choice MSI Download nvim-win
NVIM v0.11.3 Build type: Release LuaJIT 2.1.1741730670 Install Windows Zip Download nvim-win64.zip Extract the zip Run nvim.exe on your CLI of choice MSI Download nvim-win64.msi Run the MSI Run nvim.exe on your CLI of choice Note: On Window
NVIM v0.11.2 Build type: Release LuaJIT 2.1.1741730670 This is a maintenance release, focusing on bug fixes. Some enhancements related to vim.lsp.enable are also included. Features lsp: Vim.lsp.is_enabled() #33703 lsp: root_markers can cont
NVIM v0.11.1 Build type: Release LuaJIT 2.1.1741730670 Install Windows Zip Download nvim-win64.zip Extract the zip Run nvim.exe on your CLI of choice MSI Download nvim-win64.msi Run the MSI Run nvim.exe on your CLI of choice Note: On Window
NVIM v0.11.0 Build type: Release LuaJIT 2.1.1741730670 Install Windows Zip Download nvim-win64.zip Extract the zip Run nvim.exe on your CLI of choice MSI Download nvim-win64.msi Run the MSI Run nvim.exe on your CLI of choice Note: On Window
NVIM v0.10.4 Build type: Release LuaJIT 2.1.1713484068 This is maintenance release, focusing on bug fixes. It also contains changes to the available binary releases. A Linux AArch64 binary has been added as part of the binary releases. In a
NVIM v0.10.3 Build type: Release LuaJIT 2.1.1713484068 Changes since 0.10.2: Features main: Expand file ~\ or ~/ prefix on Windows Bug Fixes api: Make nvim_set_hl() respect all cterm attributes (#31390) completion: Avoid deleting text when
This is a maintenance release NVIM v0.10.2 Build type: Release LuaJIT 2.1.1713484068 Features jumplist: Allow opting out of removing unloaded buffers (#30419) Bug Fixes api: Error properly with invalid field in nvim_open_win (#30078) api: N
NVIM v0.10.1 Build type: Release LuaJIT 2.1.1713484068 Changes since 0.10.0: Features lsp: Update LSP healthcheck format (#28988) Build System deps: Bump tree-sitter-query to v0.4.0 deps: Bump tree-sitter-c to v0.21.3 deps: Bump tree-sitter
NVIM v0.10.0 Build type: Release LuaJIT 2.1.1713484068 Release notes https://neovim.io/doc/user/news-0.10.html Install Windows Zip Download nvim-win64.zip Extract the zip Run nvim.exe on your CLI of choice MSI Download nvim-win64.msi Run th
NVIM v0.9.5 Build type: Release LuaJIT 2.1.1692716794 This is a maintenance release, focusing on bugfixes. Notably, fixes were made for issues with using and testing Nvim on less common platforms, like big endian platforms. Release notes ht
NVIM v0.9.4 Build type: Release LuaJIT 2.1.1692716794 This is a maintenance release, focusing on bug fixes. Bug Fixes build: Fix exporting symbols on macOS Sonoma api: Handle NUL in nvim_err_write() and nvim_out_write() autocmd: Api functio
This is a maintenance release, focused on bug fixes and performance improvements. However, There are included features related to TUI and :terminal. Bram Nvim is a fork of the Vim editor, created and developed by Bram Moolenaar. On August 3
NVIM v0.9.1 Build type: Release LuaJIT 2.1.0-beta3 This is a maintenance release. checkhealth: Add shims for health functions (#23241) Add vim.lsp.buf.formatting_sync() to deprecated.txt treesitter: update parsers and queries api: Extmark h
NVIM v0.9.0 Build type: Release LuaJIT 2.1.0-beta3 Notable changes For a summary of notable changes, see runtime/doc/news.txt or just :help news within nvim. Install Windows Zip Download nvim-win64.zip Extract the zip. Run nvim-qt.exe MSI D
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 det
This primarily a bug fix release but some improvements to documentation has been back-ported as well. Features help: Highlighted codeblocks Documentation lua: Add guide to using Lua in Neovim (#21137) Mention how to remove the "How-to disab
NVIM v0.8.1 Build type: Release LuaJIT 2.1.0-beta3 Changes since 0.8.0 Features extmarks: Allow preventing spellchecking with spell = false spell: Support nospell in treesitter queries man: Add health check docs-html: Try to use tags for To
NVIM v0.8.0 Build type: Release LuaJIT 2.1.0-beta3 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 run nvim.exe on your CLI of choice. macOS
NVIM v0.7.2 Build type: Release LuaJIT 2.1.0-beta3 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 run nvim.exe on your CLI of choice. macOS
NVIM v0.7.0 Build type: Release LuaJIT 2.1.0-beta3 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 run nvim.exe on your CLI of choice. macOS
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.
NVIM v0.6.0 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
Nvim release build NVIM v0.5.1 Build type: Release LuaJIT 2.1.0-beta3 Release Notes 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-o
Nvim release build NVIM v0.5.0 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3 Release Notes 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 release build. NVIM v0.4.4 Build type: Release LuaJIT 2.0.5 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
Nvim release build. NVIM v0.4.3 Build type: Release LuaJIT 2.0.5
Nvim release build. NVIM v0.4.2 Build type: Release LuaJIT 2.0.5 Release notes
Nvim release build. NVIM v0.4.0 Build type: Release LuaJIT 2.0.5 Release notes
Nvim release build. NVIM v0.3.8 Build type: Release LuaJIT 2.0.5 Release Notes 5b47e4d #10341 security: 'modeline', 'modelineexpr' e4ecb70 #10345 Disallow API calls in the sandbox.
Nvim release build. NVIM v0.3.7 Build type: Release LuaJIT 2.0.5
Nvim release build. NVIM v0.3.6 Build type: Release LuaJIT 2.0.5 Release Notes FIXES: 4553fc5 #10082 vim-patch:8.1.1365: :source should check sandbox OTHER: 877d539 #10027 genappimage.sh: migrate to linuxdeploy
Nvim release build. NVIM v0.3.5-11-g1060bfd03 Build type: Release LuaJIT 2.0.5 Release Notes Maintenance release to fix issues found in v0.3.4. FIXES: f891131 #9894 options: properly reset directories on 'autochdir' 9a5488c Remove MSVC opti
Nvim release build. NVIM v0.3.4 Build type: Release LuaJIT 2.0.5 Release Notes This maintenance release fixes some issues found in v0.3.3. FIXES: 8a7b620 #9487 provider: improve error message if provider is missing 44ea903 #9468 checkhealth
Maintenance release. FIXES: a597ab8 #9442 Merge pull request from jamessan/revert-pynvim d7b3ac0 health/provider: Check for available pynvim when neovim module missing edeb19d python#CheckForModule: Use the given module string instead of ha
Nvim release build. NVIM v0.3.2 Build type: Release LuaJIT 2.0.5 Release Notes Besides the "visible" improvements, this release features numerous internal improvements to the UI/screen code and test infrastructure. Numerous patches were mer
Windows Extract nvim-win32.zip (or nvim-win64.zip) Double-click 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 && .
Windows Extract nvim-win32.zip (or nvim-win64.zip) Double-click nvim-qt.exe macOS Download nvim-macos.tar.gz Extract: tar xzvf nvim-macos.tar.gz Run: ./nvim-osx64/bin/nvim Linux Download nvim.appimage Run: chmod u+x nvim.appimage && ./nvim.
20261 release
NVIM v0.12.5 Build type: Release LuaJIT 2.1.1774638290 Release notes Changelog (fixes + features) News (:help news in Nvim) Install Windows Zip Download nvim-win64.zip (or nvim-win-arm64.zip for ARM) Extract the zip Run nvim.exe in your ter