summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
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
2026-04-09fix(vim.pos): Range:intersect() drops `buf` #38898Luis Calle1
2026-04-09fix(messages): truncate warning messages only in display (#38901)zeertzjq3
2026-04-09backport: feat(api): rename buffer to buf (#38899)Justin M. Keyes19
2026-04-08docs(api): nvim_exec_autocmds() default "pattern"Sean Dewar1
2026-04-08Merge pull request #38894 backportsJustin M. Keyes3
2026-04-08fix(lsp): apply_text_edits causes unwanted BufDelete events #38778glepnir1
2026-04-08refactor(filetype): move _get_known_filetypes, return a Set #38886Justin M. Keyes2
2026-04-08feat(vim.version): add __eq to vim.VersionRange #38881ngicks1
2026-04-08fix(lsp): check filetype registry in health (#38885)neovim-backports[bot]1