summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
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-09Merge #37985 fix(lsp): adjust codelens position by range, ensure first-line v...Justin M. Keyes1
2026-03-09docs(pack): simpify `update()` docs, fix directory path #38194Evgeni Chasnovski1
2026-03-09fix(lsp): stop and close timer when `Capability` is destroyedYi Ming2
2026-03-08feat(treesitter): incremental selectionaltermo2
2026-03-08fix(lsp): ensure the codelens on the first line is visibleYi Ming1
2026-03-08fix(lsp): adjust codelens position based on the server-provided rangeYi Ming1
2026-03-07refactor(lua): adapt to Stylua 2.4.0Christian Clason2
2026-03-07fix(treesitter): escape hyphen in lua patternStefan VanBuren1
2026-03-07fix(ui2): ensure expanded cmdline is closed after :<Esc> (#38187)luukvbaal2
2026-03-06docs(api): clarify nvim_win_set_buf documentation #37201Marc Jakobi1
2026-03-06fix(ui2): only highlight Ex command lines in the cmdline #38182luukvbaal2
2026-03-06fix(ui2): immediately open target windows on new tabpage (#38170)luukvbaal2
2026-03-06fix(health): improve version check for nightly builds #38147glepnir1
2026-03-05fix(lsp): update metamodel (#38174)Maria Solano1
2026-03-04fix(lsp): ignore stale codelens resolve responses (#38153)Lewis Russell1
2026-03-05fix(checkhealth): don't wrap command in cmd.exe (#38158)zeertzjq1
2026-03-04fix(treesitter): normalize language aliasesStefan VanBuren1
2026-03-04feat(ui2): support routing "typed_cmd" trigger to targetLuuk van Baal2
2026-03-03fix(pack): ensure `data` spec is passed in events during lockfile sync #38139Evgeni Chasnovski1
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-03-02test: suppress DSR wait warning when running tests (#38126)zeertzjq1
2026-02-28feat(lsp): show color preview in completion items #32138glepnir1
2026-02-28feat(ui2): configure targets per message kind #38091luukvbaal2
2026-02-27fix(help): better align local-additions #38097Yochem van Rosmalen1
2026-02-27fix(vim.fs): joinpath() should ignore empty items #38077Yochem van Rosmalen1
2026-02-27fix(startup): wait for bg detection before user config #37075Kyle1
2026-02-26fix(lps): separate namespaces for pull/push diagnostics #37938Riccardo Mazzarini1
2026-02-26vim-patch:9.2.0061: Not possible to know when a session will be loaded (#38071)zeertzjq2
2026-02-25feat(secure): allow 'path' parameter for trust action 'allow' (#38001)anondeveg1
2026-02-25fix(diagnostic): handle stale diagnostic extmark ids #38060Mathias Fußenegger1
2026-02-25fix(ui2): leftover empty lines in msg window #38059luukvbaal1
2026-02-25feat(startup): provide v:argf for file arguments #35889Sanzhar Kuandyk1
2026-02-25vim-patch:9.2.0046: filetype: neon files are not recoginzed (#38049)zeertzjq1
2026-02-24fix(ui2): multiline/color replaced message, expanded cmdline, error messages ...luukvbaal2
2026-02-24fix(treesitter): InspectTree only show the largest injection #37906phanium1
2026-02-23fix(watch): invalid joined path #37973Oleksandr Chekhovskyi1
2026-02-23fix(lsp): only resolve LSP configs once (#38007)Andrew Braxton1
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-23refactor: defer_fn return type #37999Justin M. Keyes2
2026-02-23fix(health): check more "old" files #38028Justin M. Keyes1
2026-02-22fix(lsp): vim.lsp.completion clean up triggers on client detach (#38009)glepnir1
2026-02-21docs: highlight, terminal SGR #37998Justin M. Keyes2
2026-02-21vim-patch:9.2.0036: completion: thesaurus completion incorrect with "longest/...zeertzjq1