summaryrefslogtreecommitdiffstatshomepage
path: root/runtime
AgeCommit message (Expand)AuthorFiles
2026-04-22NVIM v0.12.2v0.12.2stableJustin M. Keyes1
2026-04-22backport: fix(ui2): ensure msg window is visible after closing tab (#39245)neovim-backports[bot]1
2026-04-22docs(quickfix): quickfix window location (#39305)neovim-backports[bot]1
2026-04-22fix(:restart): avoid ERR/WRN logging on Windows with --listen (#39287)zeertzjq1
2026-04-22fix(options): default 'titlestring' shows CWD #39233Nick Krichevsky2
2026-04-22fix(:restart): --listen reusage on windows #39281neovim-backports[bot]1
2026-04-22fix(pack): GIT_DIR/GIT_WORK_TREE env vars may interfere #39279fleesk1
2026-04-21backport: refactor(test): drop deprecated exc_exec #39255Justin M. Keyes5
2026-04-20fix(ui2): don't dismiss expanded messages for non-typed key #39247luukvbaal2
2026-04-20docs: misc #39243Justin M. Keyes5
2026-04-20fix(api): expose fg_indexed/bg_indexed in nvim_get_hl (#39240)Justin M. Keyes3
2026-04-19backport docs: misc (#39206)Justin M. Keyes14
2026-04-19backport: feat(events): trigger MarkSet autocmd in :delmarks (#39218)Ashley Hauck2
2026-04-18fix(lsp): skip codelens refresh redraw for deleted buffer #39193Jaehwang Jung1
2026-04-18fix(lsp): show CompletionItem.detail in info popup #38904glepnir1
2026-04-18docs(events): Lua types for autocmd event-data #38518Aditya Malik5
2026-04-18fix(lua): make `vim._with()` work with `buf=0` and `win=0` context #39151Evgeni Chasnovski1
2026-04-18fix(vim.filetype): match() fails if g:ft_ignore_pat is not defined #39158Evgeni Chasnovski1
2026-04-18vim-patch:450895d: runtime(make): fix wrong highlighting with $ inside double...zeertzjq1
2026-04-18vim-patch:e666597: runtime(doc): make window option description a bit less va...zeertzjq1
2026-04-17test: include test path in summary (#39141)zeertzjq1
2026-04-17vim-patch:8.2.2440: documentation based on patches is outdated (#39144)zeertzjq9
2026-04-17test: lint EXX error codes #8155Justin M. Keyes18
2026-04-17docs(pack): improve "Synchronize across machines" steps #39122Evgeni Chasnovski2
2026-04-16fix(treesitter): TSNode:id() with NUL byte causes unreliable select() #39134altermo1
2026-04-16fix(ui2): dialog paging is inconsistent #39128luukvbaal1
2026-04-16docs(diagnostic): severity names are sometimes allowed #39120Evgeni Chasnovski1
2026-04-16backport test: lint naming conventions (#39124)Justin M. Keyes6
2026-04-16refactor(lsp): fix typing for LSP methods #39099Luis Calle1
2026-04-15backport: refactor: update usages of deprecated "buffer" param #39090Justin M. Keyes4
2026-04-15Merge #39088 test: replace busted with local harnessJustin M. Keyes4
2026-04-15refactor(api): rename "window" to "win" (positional parameters) #39083Justin M. Keyes4
2026-04-15test: replace busted with local harnessLewis Russell3
2026-04-15fix(lua): make vim.deep_equal cycle-safeLewis Russell2
2026-04-15refactor(api): rename buffer to buf (positional parameters) #39013Justin M. Keyes2
2026-04-14docs: lsp, options, apiJustin M. Keyes11
2026-04-14fix(lua): not obvious which _meta/ files are generated #39035Justin M. Keyes17
2026-04-14refactor(options): generate "modeline disallowed" doc text (#39034)neovim-backports[bot]2
2026-04-13backport: feat(api): rename buffer to buf in retval #39015Justin M. Keyes3
2026-04-12revert: "fix(lsp): only resolve LSP configs once" #38990Justin M. Keyes1
2026-04-12fix(lsp): show_document can't position cursor past EOL in insert-mode #38566Lars Debor1
2026-04-12fix(lsp): send didOpen on save to all clients+groups #37454Emilv22
2026-04-12docs: miscJustin M. Keyes9
2026-04-12docs: vim.posJustin M. Keyes3
2026-04-12fix(api): nvim_get_hl drops groups defined with link_global #38492glepnir3
2026-04-12fix(normal): pass count to 'keywordprg' as arg1 #38965Barrett Ruth3
2026-04-11fix(pack): make 'stash' call compatible with older Git #38679skewb1k1
2026-04-11fix(lsp): check stale context in hover/signature callback #38724glepnir1
2026-04-10fix(pack): more advice for out-of-sync lockfile #38931Evgeni Chasnovski1
2026-04-09fix(vim.pos): Range:intersect() drops `buf` #38898Luis Calle1