Files
neovim/runtime/nvim.appdata.xml
Justin M. Keyes 68ea43cd0c NVIM v0.12.4
Following is a list of commits (fixes/features only) in this release.
See `:help news` in Nvim for release notes.

FEATURES
--------------------------------------------------------------------------------
- fec4045601 lsp: clean up semantic token initialization and debounce #40266
- 55205b3231 lsp: use LspNotify for semantic tokens (#40242)

PERFORMANCE
--------------------------------------------------------------------------------
- fded370b3e lsp: overscan semantic_token range requests #40036
- fa365cedad treesitter: reduce memory usage of _select.lua #40409

FIXES
--------------------------------------------------------------------------------
- e57c37d246 api: nvim_buf_set_text resets changelist to 0 #39965
- ea07b60fb1 api: preserve ArrayOf metadata #40429
- 5ff4e147d0 cmdline: avoid redraw loop after wrapped line #40240
- a0d7e80368 folds: foldcolumn is interrupted for virtual line above nested fold (#39999)
- a4cfded55e health: always set 'modifiable' #40584
- 7fd0f541e7 health: don't check node package via yarn #40572
- 749126de08 highlight: keep guisp underline color in float with 'winblend' #40283
- 5c38490806 lsp: allow specifying bufnr + client_id filter when enabling capabilities #37690
- c81ab6027d lsp: catch another nil buffer state #40285
- bf8d0bef16 lsp: fire LspNotify didChange autocmds after undo/redo #40404
- 41dbb828bd lsp: fix multiline semantic token processing (#40340)
- 3dd3a6ceab lsp: make LspNotify more robust (#40341)
- ecda67662f lsp: refresh codelens despite pending debounce #40177
- 822d96969b lsp: request semantic tokens in BufWinEnter #40513
- fd27246f67 lsp: skip invalid file watcher globs #40376 #40396
- dc6a9170eb lsp: trailing blank line when edit inserts past end of buffer (#40176)
- 93dd8053ee lsp: use LspNotify for document_color (#40575)
- dffacf5c9d man.lua: highlight codeblocks #40310
- 527c7c8c6b messages: "progress" kind for busy messages #39280
- 0b134d8b23 messages: message kind for :recover and swapfile attention #39444
- 304f8ed67a net: set buftype=nofile (again) (#39932)
- f533a17958 pack: do not assert non-nil `stderr` #40544
- 61765b97fe process: avoid inherited stdio for Windows jobs #40074
- ed7acd1391 startup: use `nvim.difftool` for `nvim -d` only for directories #40185
- 83d9b9afca statusline: prevent various buffer overflows with item groups #40219
- c1318ac348 test: support multiple --filter-out #39885
- 2b37c26477 treesitter: incremental selection causes beeps when the bell is enabled #40414
- abaf2a0e93 tui: more compatible way to reset cursor #40234
- 1f82ecf770 tui: patch reset-cursor-style seq regardless of terminfo #40249
- c58e5b73f1 xxd: buffer overread #40236
- 5c75abf790 xxd: signed left-shift overflow in -r mode #40246

VIM PATCHES
--------------------------------------------------------------------------------
- 1b9159a695 9.2.0718: :syn sync without an argument also lists syntax cluster (#40399)
- ad5720eab9 9.2.0735: [security]: arbitrary Ex command execution during C omni-completion (#40441)
- e41b309abe 9.2.0754: repeated completion length lookup in search_for_exact_line (#40511)
- 71343dad79 9.2.0756: Session with multiple tabpages sets 'winminheight' to 0 (#40512)

REFACTOR
--------------------------------------------------------------------------------
- d6476eda40 os: libuv_proc_stdio #40506
2026-07-05 14:05:57 +02:00

90 lines
3.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2018 Neovim contributors
See also:
https://appimage.github.io/neovim/
https://github.com/flathub/io.neovim.nvim
-->
<component type="desktop-application">
<id>io.neovim.nvim</id>
<translation type="gettext">nvim</translation>
<project_license>Apache-2.0</project_license>
<metadata_license>CC0-1.0</metadata_license>
<name>Neovim</name>
<summary>Vim-fork focused on extensibility and usability</summary>
<description>
<p>Neovim is a refactor of the Vim text editor designed to encourage new features, advanced UIs, and powerful extensions.</p>
</description>
<screenshots>
<screenshot type="default">
<caption>Live :substitute feature</caption>
<image>https://neovim.io/images/nvim-screenshot-1.png</image>
</screenshot>
</screenshots>
<releases>
<release date="2026-07-05" version="0.12.4"/>
<release date="2026-06-11" version="0.12.3"/>
<release date="2026-04-22" version="0.12.2"/>
<release date="2026-04-06" version="0.12.1"/>
<release date="2026-03-29" version="0.12.0"/>
<release date="2026-03-28" version="0.11.7"/>
<release date="2026-01-26" version="0.11.6"/>
<release date="2025-11-02" version="0.11.5"/>
<release date="2025-08-31" version="0.11.4"/>
<release date="2025-07-12" version="0.11.3"/>
<release date="2025-05-30" version="0.11.2"/>
<release date="2025-04-26" version="0.11.1"/>
<release date="2025-03-26" version="0.11.0"/>
<release date="2025-01-29" version="0.10.4"/>
<release date="2024-12-21" version="0.10.3"/>
<release date="2024-10-03" version="0.10.2"/>
<release date="2024-07-24" version="0.10.1"/>
<release date="2024-05-16" version="0.10.0"/>
<release date="2023-12-30" version="0.9.5"/>
<release date="2023-10-09" version="0.9.4"/>
<release date="2023-09-07" version="0.9.2"/>
<release date="2023-05-29" version="0.9.1"/>
<release date="2023-04-07" version="0.9.0"/>
<release date="2023-02-02" version="0.8.3"/>
<release date="2022-12-29" version="0.8.2"/>
<release date="2022-11-14" version="0.8.1"/>
<release date="2022-09-30" version="0.8.0"/>
<release date="2022-06-26" version="0.7.2"/>
<release date="2022-06-26" version="0.7.1"/>
<release date="2022-04-15" version="0.7.0"/>
<release date="2021-12-31" version="0.6.1"/>
<release date="2021-11-30" version="0.6.0"/>
<release date="2021-09-26" version="0.5.1"/>
<release date="2021-07-02" version="0.5.0"/>
<release date="2020-08-04" version="0.4.4"/>
<release date="2019-11-06" version="0.4.3"/>
<release date="2019-09-15" version="0.4.2"/>
<release date="2019-09-15" version="0.4.1"/>
<release date="2019-09-15" version="0.4.0"/>
<release date="2019-07-03" version="0.3.8"/>
<release date="2019-04-29" version="0.3.5"/>
<release date="2019-01-13" version="0.3.4"/>
<release date="2019-01-05" version="0.3.3"/>
<release date="2018-12-31" version="0.3.2"/>
<release date="2018-07-19" version="0.3.1"/>
<release date="2018-07-11" version="0.3.0"/>
</releases>
<content_rating type="oars-1.1"/>
<launchable type="desktop-id">nvim.desktop</launchable>
<url type="homepage">https://neovim.io/</url>
<url type="bugtracker">https://github.com/neovim/neovim/issues</url>
<url type="faq">https://neovim.io/doc/user/faq.html</url>
<url type="help">https://neovim.io/doc/</url>
<url type="donation">https://neovim.io/#sponsor</url>
<url type="translate">https://github.com/neovim/neovim/tree/master/src/nvim/po</url>
<provides>
<binary>nvim</binary>
<id>nvim</id>
</provides>
</component>