summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta
AgeCommit message (Expand)AuthorFiles
2026-04-22feat(:restart): v:starttime, v:exitreason #39319Justin M. Keyes1
2026-04-22fix(options): default 'titlestring' shows CWD #39233Nick Krichevsky1
2026-04-20docs: misc #39243Justin M. Keyes1
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. Keyes2
2026-04-18docs(events): Lua types for autocmd event-data #38518Aditya Malik1
2026-04-17vim-patch:8.2.2440: documentation based on patches is outdated (#39144)zeertzjq1
2026-04-16backport test: lint naming conventions (#39124)Justin M. Keyes1
2026-04-15refactor(api): rename "window" to "win" (positional parameters) #39083Justin M. Keyes1
2026-04-15refactor(api): rename buffer to buf (positional parameters) #39013Justin M. Keyes1
2026-04-14docs: lsp, options, apiJustin M. Keyes3
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-12docs: miscJustin 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-09fix(messages): truncate warning messages only in display (#38901)zeertzjq1
2026-04-09backport: feat(api): rename buffer to buf (#38899)Justin M. Keyes4
2026-04-08docs(api): nvim_exec_autocmds() default "pattern"Sean Dewar1
2026-04-06docs: statuslineJustin M. Keyes1
2026-04-01vim-patch:9.2.0277: tests: test_modeline.vim fails (#38672)zeertzjq1
2026-03-28docs: news #38464Justin M. Keyes4
2026-03-27feat(prompt): prompt_appendbuf() appends to prompt buffer #37763Shadman1
2026-03-27feat(progress): set Progress-event pattern to "source" #38495Shadman2
2026-03-25feat(api): nvim_set_hl{update:boolean} #37546glepnir2
2026-03-24fix(progress): show progress-status only in curwin #38458Shadman1
2026-03-24docs: api, plugins, ui2Justin M. Keyes3
2026-03-23fix(lua): drop support for boolean `buf` in `vim.keymap` #38432skewb1k1
2026-03-21feat(lua): replace `buffer` with `buf` in vim.keymap.set/del #38360skewb1k1
2026-03-20docs: miscJustin M. Keyes1
2026-03-20feat(progress): status api, 'statusline' integration #35428Shadman1
2026-03-19fix(ui): apply 'pumborder' to mouse menu, fix overflow #36193glepnir1
2026-03-17docs: api, lsp, messages, intro #38327Justin M. Keyes2
2026-03-17feat(diff): merge adjacent blocks using inline:word (#37085)Harsh Kapse1
2026-03-16feat(vimscript): scripts can detect 'android', 'termux' #38218TomIO1
2026-03-16feat(progress): disable cmdline progress msg via messagesopt' #36730Shadman1
2026-03-16fix(api): use standard error messagesJustin M. Keyes1
2026-03-16docs: miscJustin M. Keyes2
2026-03-16fix(api): nvim_open_tabpage positional "enter"Sean Dewar2
2026-03-16fix(api): nvim_open_tabpage "after" like :[count]tabSean Dewar1
2026-03-16fix: nvim_open_tabpage cleanup, fixes, more testsSean Dewar1
2026-03-16feat(api): add nvim_open_tabpageWill Hopkins2
2026-03-15feat(help): super K (":help!") guesses tag at cursor #36205Justin M. Keyes1
2026-03-15fix(statusline): missing info/hint diagnostics #38307phanium1
2026-03-14fix(api): relax config validation for "win"Sean Dewar1
2026-03-13docs: miscJustin M. Keyes2
2026-03-12docs: vimfn descriptionsJustin M. Keyes2
2026-03-11fix(prompt): don't implicitly set 'modified' #38118Willaaaaaaa1
2026-03-11docs: miscJustin M. Keyes4