summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2026-04-24fix(lsp): handle self-mapped methods in supports_method #39383Tristan Knight1
2026-04-23fix(trust): hash unchanged empty buffers as empty files #39027Barrett Ruth1
2026-04-23fix(lsp): malformed edit if apply_text_edits() is called twice (#39347)neovim-backports[bot]1
2026-04-23fix(lsp): filter code_action diagnostics to the cursor #38988Barrett Ruth1
2026-04-23fix(lsp): callHierarchy/outgoingCalls ranges are relative to caller, not call...Ashley Hauck1
2026-04-23fix(lsp): handle null id in JSON-RPC responsesatusy1
2026-04-23fix(pack): only use tags that strictly comply with semver spec #39342Evgeni Chasnovski1
2026-04-22backport feat(treesitter): expand selection to sibling node (#39323)Justin M. Keyes2
2026-04-22feat(:restart): v:starttime, v:exitreason #39319Justin M. Keyes2
2026-04-22backport: fix(ui2): ensure msg window is visible after closing tab (#39245)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 Krichevsky1
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. Keyes1
2026-04-20fix(ui2): don't dismiss expanded messages for non-typed key #39247luukvbaal2
2026-04-20docs: misc #39243Justin M. Keyes2
2026-04-20fix(api): expose fg_indexed/bg_indexed in nvim_get_hl (#39240)Justin M. Keyes2
2026-04-19backport docs: misc (#39206)Justin M. Keyes6
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 Malik2
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-17vim-patch:8.2.2440: documentation based on patches is outdated (#39144)zeertzjq1
2026-04-17docs(pack): improve "Synchronize across machines" steps #39122Evgeni Chasnovski1
2026-04-16fix(treesitter): TSNode:id() with NUL byte causes unreliable select() #39134altermo1
2026-04-16fix(ui2): dialog paging is inconsistent #39128luukvbaal1
2026-04-16backport test: lint naming conventions (#39124)Justin M. Keyes3
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. Keyes1
2026-04-15refactor(api): rename "window" to "win" (positional parameters) #39083Justin M. Keyes2
2026-04-15test: replace busted with local harnessLewis Russell1
2026-04-15fix(lua): make vim.deep_equal cycle-safeLewis Russell1
2026-04-15refactor(api): rename buffer to buf (positional parameters) #39013Justin M. Keyes1
2026-04-14docs: lsp, options, apiJustin M. Keyes7
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]1
2026-04-13backport: feat(api): rename buffer to buf in retval #39015Justin M. Keyes1
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. Keyes2
2026-04-12docs: vim.posJustin M. Keyes2
2026-04-12fix(api): nvim_get_hl drops groups defined with link_global #38492glepnir2
2026-04-12fix(normal): pass count to 'keywordprg' as arg1 #38965Barrett Ruth1
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