summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta
AgeCommit message (Expand)AuthorFiles
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
2026-03-11docs: deprecate hit-enterJustin M. Keyes1
2026-03-11docs: api, messages, lsp, trustJustin M. Keyes3
2026-03-10feat(terminal): surface exit code via virttext + nvim_get_chan_info #37987Ayaan2
2026-03-09feat(extmark): support end_col=-1 if strict=false #28169Stefan Novaković1
2026-03-09Merge #38117 from noib3/fix-lua-lints-in-srcJustin M. Keyes1
2026-03-09fix: define `vim.mpack`Riccardo Mazzarini1
2026-03-06docs(api): clarify nvim_win_set_buf documentation #37201Marc Jakobi1
2026-03-03fix(api): return "style" in nvim_win_get_config() #38122Sean Dewar2
2026-03-03vim-patch:73f4162: runtime(doc): Tweak doc style in options.txtzeertzjq1
2026-03-03vim-patch:9.2.0088: cannot display tabs for indentationzeertzjq1
2026-02-26vim-patch:9.2.0061: Not possible to know when a session will be loaded (#38071)zeertzjq2
2026-02-25feat(startup): provide v:argf for file arguments #35889Sanzhar Kuandyk1
2026-02-23fix(api): win_config `border` type #38030glepnir1
2026-02-23fix(statusline): broken statusline on error #38000Sean Dewar1
2026-02-23docs(api): nvim_open_win "split" with negative "win" #38032Sean Dewar1
2026-02-21docs: highlight, terminal SGR #37998Justin M. Keyes2
2026-02-21vim-patch:9.2.0036: completion: thesaurus completion incorrect with "longest/...zeertzjq1
2026-02-20feat(highlight): support more SGR attributes #37901Riccardo Mazzarini3
2026-02-18fix(defaults): 'guifont' "monospace" fallback, trim spaces #37930Rahul Yedida1
2026-02-16feat(defaults): per-platform 'guifont' default #37175Rahul Yedida1
2026-02-16vim-patch:partial:9.1.1668: items() does not work for Blobszeertzjq1
2026-02-16vim-patch:3de7384: runtime(doc): Fix :help complete() example (#37891)zeertzjq1
2026-02-15feat(statusline): option to specify stacking highlight groups #37153Riley Bruins1
2026-02-14docs(lua): correct vim.wait() interval description (#37856)zeertzjq1
2026-02-11feat(stdlib): vim.json.decode() can allow comments #37795skewb1k1
2026-02-10fix(api): cterm type in highlight keyset #37802glepnir1
2026-02-10vim-patch:9e456e5: runtime(doc): clarify the use of 'iskeyword' option valuezeertzjq1
2026-02-08docs(eval): fix fn.strchar types #37737Mike J McGuirk1
2026-02-08docs(eval): correct types for getcharsearch, setcharsearch #37734Mike J McGuirk1
2026-02-03feat(defaults): exclude temp dirs from 'shada' oldfiles #37631Pavel Pisetski1
2026-02-01fix(lua): close vim.defer_fn() timer if vim.schedule() failed (#37647)zeertzjq1
2026-02-01vim-patch:dd9f7e6: runtime(doc): Fix some overlength lineszeertzjq2
2026-01-26fix(ui): only internal messages are unsafe #37462luukvbaal1
2026-01-26docs: nvim_set_hl fg_index, bg_indexed #37534glepnir1
2026-01-20vim-patch:9.1.1202: Missing TabClosedPre autocommandzeertzjq2
2026-01-16vim-patch:9.1.0059: No event triggered before creating a windowzeertzjq2
2026-01-12docs: misc (#37281)zeertzjq1