summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta/options.lua
AgeCommit message (Expand)AuthorFiles
2026-04-14fix(lua): not obvious which _meta/ files are generated #39035Justin M. Keyes1
2026-04-14refactor(options): generate "modeline disallowed" doc text #39019Justin M. Keyes1
2026-04-13feat(completion): completeopt=preselect, LSP CompletionItem.preselect #36613glepnir1
2026-04-12Merge #38882 docsJustin M. Keyes1
2026-04-12fix(normal): pass count to 'keywordprg' as arg1 #38965Barrett Ruth1
2026-04-12docs: miscJustin M. Keyes1
2026-04-07vim-patch:794c304: runtime(doc): clarify incsearch feature and typed chars (#...zeertzjq1
2026-04-06docs: statuslineJustin M. Keyes1
2026-04-04vim-patch:af58a9f: runtime(doc): adjust :h 'autowrite' and :h 'autowriteall'zeertzjq1
2026-04-04vim-patch:9.2.0267: 'autowrite' not triggered for :termzeertzjq1
2026-04-01vim-patch:9.2.0277: tests: test_modeline.vim fails (#38672)zeertzjq1
2026-03-24fix(progress): show progress-status only in curwin #38458Shadman1
2026-03-24docs: api, plugins, ui2Justin 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. Keyes1
2026-03-17feat(diff): merge adjacent blocks using inline:word (#37085)Harsh Kapse1
2026-03-16feat(progress): disable cmdline progress msg via messagesopt' #36730Shadman1
2026-03-16docs: miscJustin M. Keyes1
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-12docs: vimfn descriptionsJustin M. Keyes1
2026-03-11fix(prompt): don't implicitly set 'modified' #38118Willaaaaaaa1
2026-03-11docs: api, messages, lsp, trustJustin M. Keyes1
2026-03-10feat(terminal): surface exit code via virttext + nvim_get_chan_info #37987Ayaan1
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)zeertzjq1
2026-02-23fix(statusline): broken statusline on error #38000Sean Dewar1
2026-02-21vim-patch:9.2.0036: completion: thesaurus completion incorrect with "longest/...zeertzjq1
2026-02-18fix(defaults): 'guifont' "monospace" fallback, trim spaces #37930Rahul Yedida1
2026-02-16feat(defaults): per-platform 'guifont' default #37175Rahul Yedida1
2026-02-15feat(statusline): option to specify stacking highlight groups #37153Riley Bruins1
2026-02-10vim-patch:9e456e5: runtime(doc): clarify the use of 'iskeyword' option valuezeertzjq1
2026-02-03feat(defaults): exclude temp dirs from 'shada' oldfiles #37631Pavel Pisetski1
2026-02-01vim-patch:dd9f7e6: runtime(doc): Fix some overlength lineszeertzjq1
2026-01-20vim-patch:9.1.1202: Missing TabClosedPre autocommandzeertzjq1
2026-01-16vim-patch:9.1.0059: No event triggered before creating a windowzeertzjq1
2026-01-12docs: misc (#37281)zeertzjq1
2026-01-12vim-patch:9.1.2079: use-after-free with 'qftf' wiping buffer (#37364)zeertzjq1
2025-12-28vim-patch:9.1.2024: 'fsync' option cannot be set per buffer (#37129)zeertzjq1
2025-12-24vim-patch:2006415: runtime(doc): add reference to searchcount() functionzeertzjq1
2025-12-21Merge #37057 docsJustin M. Keyes1
2025-12-20fix(statusline): diagnostics spacing #36897Olivia Kinnear1
2025-12-20fix(options): deprecate 'gdefault', 'magic'Justin M. Keyes1
2025-12-19feat(tag): respect jumpoptions=view when popping tagstack (#37021)Sean Dewar1
2025-12-10docs(options): shell-powershell #36881ymich99631
2025-12-09vim-patch:9.1.1963: diff: missing diff size limit for xdiff (#36877)zeertzjq1
2025-12-07feat(events): MarkSet event, aucmd_defer() #35793Nathan Smith1
2025-12-06docs: miscJustin M. Keyes1