| Age | Commit message (Expand) | Author | Files |
| 2025-07-01 | fix: type of nvim_echo | Lewis Russell | 1 |
| 2025-06-26 | docs(api): document types using LuaCATS types | Lewis Russell | 1 |
| 2025-06-18 | docs: api, misc | Justin M. Keyes | 1 |
| 2025-06-06 | fix: type fixes | Lewis Russell | 1 |
| 2025-06-01 | docs: news, intro, lsp, api #33687 | Justin M. Keyes | 1 |
| 2025-05-27 | feat(api): set nvim_echo() kind for ext_messages (#33998) | luukvbaal | 1 |
| 2025-04-30 | feat(terminal): parse current buffer contents in nvim_open_term() (#33720) | Gregory Anders | 1 |
| 2025-04-29 | feat(ui): use builtin completion popupmenu with ext_cmdline (#31269) | luukvbaal | 1 |
| 2025-04-23 | fix(float): cursor visible in "hidden" floating window #30866 | glepnir | 1 |
| 2025-04-23 | feat: render tuple types for API methods | Lewis Russell | 1 |
| 2025-04-21 | fix(api): wrong return value with reverse range + overlap #32956 | luukvbaal | 1 |
| 2025-04-21 | feat(api): add "max_height" argument to nvim_win_text_height (#32835) | luukvbaal | 1 |
| 2025-04-12 | docs: misc #33330 | Justin M. Keyes | 1 |
| 2025-03-30 | docs: lsp config/commands #33122 | Justin M. Keyes | 1 |
| 2025-03-30 | docs: faq, lua packages #33183 | Phạm Bình An | 1 |
| 2025-03-18 | feat(float): add winborder option (#31074) | glepnir | 1 |
| 2025-03-18 | docs: misc #32959 | Justin M. Keyes | 1 |
| 2025-03-17 | docs: misc | Justin M. Keyes | 1 |
| 2025-03-17 | docs(api): rename "handle" => "id" | Justin M. Keyes | 1 |
| 2025-03-15 | docs: misc | dundargoc | 1 |
| 2025-03-08 | fix(types): do not mark unstable API as private | Lewis Russell | 1 |
| 2025-03-02 | docs: misc #31996 | Justin M. Keyes | 1 |
| 2025-02-27 | doc: clarify window-id, tab-id, nvim_set_current_x #32528 | David Briscoe | 1 |
| 2025-02-25 | feat(marks): add conceal_lines to nvim_buf_set_extmark() | Luuk van Baal | 1 |
| 2025-02-20 | feat(marks): virtual lines support horizontal scrolling (#32497) | zeertzjq | 1 |
| 2025-02-17 | docs: misc (#32258) | dundargoc | 1 |
| 2025-01-27 | fix: resolve all remaining LuaLS diagnostics | Lewis Russell | 1 |
| 2025-01-26 | feat(api): nvim_get_autocmds filter by id#31549 | glepnir | 1 |
| 2025-01-24 | feat(extmarks): virtual text can be right-aligned, truncated #31921 | georgev93 | 1 |
| 2025-01-23 | feat(api): combined highlights in nvim_eval_statusline() | Luuk van Baal | 1 |
| 2025-01-21 | Merge pull request #32098 from bfredl/multihl_group | bfredl | 1 |
| 2025-01-21 | feat(extmark): stack multiple highlight groups in `hl_group` | bfredl | 1 |
| 2025-01-20 | feat(api): deprecate nvim_buf_add_highlight() | bfredl | 1 |
| 2025-01-14 | feat(api): nvim_open_win() relative to tabline and laststatus #32006 | luukvbaal | 1 |
| 2025-01-10 | refactor(api): deprecate nvim_notify #31938 | Justin M. Keyes | 1 |
| 2025-01-09 | docs: misc #31867 | Justin M. Keyes | 1 |
| 2025-01-09 | feat(api): deprecate nvim_out/err_write(ln) | Luuk van Baal | 1 |
| 2025-01-09 | feat(api): add err field to nvim_echo() opts | Luuk van Baal | 1 |
| 2024-12-24 | docs(api): return type of nvim_get_keymap() #31708 | Shihua Zeng | 1 |
| 2024-12-19 | feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343 | Justin M. Keyes | 1 |
| 2024-12-19 | docs(api): specify when decor provider on_buf is called #31634 | luukvbaal | 1 |
| 2024-12-16 | fix(api): generic error messages, not using TRY_WRAP #31596 | Justin M. Keyes | 1 |
| 2024-12-06 | fix(events): don't expand `args.file` for Lua callback (#31473) | zeertzjq | 1 |
| 2024-12-03 | docs: misc, help tags for neovim.io searches #31428 | Justin M. Keyes | 1 |
| 2024-11-25 | feat(keysets): teach Union and LuaRefOf | Lewis Russell | 1 |
| 2024-11-16 | fix(api): validation, documentation of hl_group #31195 | luukvbaal | 1 |
| 2024-11-16 | feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984 | luukvbaal | 1 |
| 2024-11-09 | docs: misc (#30914) | dundargoc | 1 |
| 2024-10-20 | feat(float): allow enabling mouse for non-focusable window (#30844) | zeertzjq | 1 |
| 2024-10-06 | feat(docs): improve `@see` meta docstrings #30693 | Justin M. Keyes | 1 |