summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
2026-02-20feat(highlight): support more SGR attributes #37901Riccardo Mazzarini3
2026-02-20vim-patch:9.2.0033: filetype: sh filetype used for env fileszeertzjq1
2026-02-20vim-patch:9.2.0027: filetype: yara files are not recognizedzeertzjq1
2026-02-19fix(treesitter): :InspectTree wrong title for non-relative path #37965zeertzjq1
2026-02-19fix(defaults): silent `gx` if no `textDocument/documentLink` support #37969Evgeni Chasnovski1
2026-02-19vim-patch:9.2.0025: filetype: cshtml incorrectly recognized (#37957)zeertzjq1
2026-02-18fix(lsp): add `vim.deprecate` call to `vim.lsp.with` (#37960)Maria Solano1
2026-02-18fix(lsp): use entire line as completion word (#37949)Maria Solano1
2026-02-18fix(lsp): wait to display exit message #37925Olivia Kinnear1
2026-02-18fix(defaults): 'guifont' "monospace" fallback, trim spaces #37930Rahul Yedida1
2026-02-17fix(ui2): don't change configured message target implicitly #37924luukvbaal2
2026-02-17feat(ui2): show active paging keys in dialog float title #37919luukvbaal1
2026-02-16fix(ui2): only set dialog on_key callback once #37905luukvbaal3
2026-02-16fix(lsp): map all LSP methods to server capabilities (#37910)Tristan Knight1
2026-02-16feat(lsp): support `textDocument/documentLink` (#37644)Maria Solano3
2026-02-16feat(lua): support vim.Range:has(vim.pos) #37879Maria Solano1
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-15fix(lsp): support workspace/configuation with no section #27510Tim Pope1
2026-02-15fix(lsp): wait for exit_timeout on quit #37597phanium1
2026-02-14refactor(lsp): centralize provider capability resolution #37221Tristan Knight3
2026-02-14fix(pack): explicitly close confirmation window #37861Evgeni Chasnovski1
2026-02-14feat(diagnostic): fromqflist({merge_lines}) #37416Dmytro Pletenskyi1
2026-02-14refactor(help): move local-additions to Lua #37831Yochem van Rosmalen1
2026-02-14docs(lua): correct vim.wait() interval description (#37856)zeertzjq1
2026-02-13vim-patch:9.1.2146: filetype: cel files are not recognized (#37834)zeertzjq1
2026-02-12feat(iter): peek(), skip(predicate) for non-list iterators #37604Elijah Koulaxis1
2026-02-12fix(ui2): incomplete :echon message in g< pager #37819phanium1
2026-02-12Merge #37096 from justinmk/doc2Justin M. Keyes3
2026-02-12fix(treesitter): highlight group for EditQuery captures #36265Michele Campeotto2
2026-02-12fix(health): avoid silent failureJustin M. Keyes1
2026-02-12docs: vim.fs path expansionJustin M. Keyes1
2026-02-12docs: lsp, options, promptbufJustin M. Keyes2
2026-02-12refactor(lsp): drop once(), use _memoize() #37829Justin M. Keyes2
2026-02-12fix(pack): skip :redraw! if headless #37782Andrew Braxton1
2026-02-11feat(stdlib): vim.json.decode() can allow comments #37795skewb1k1
2026-02-10feat(lua): add `Iter:unique()` (#37592)Olivia Kinnear3
2026-02-10fix(vim.fs): make `rm()` work with symlink to a directoryEvgeni Chasnovski1
2026-02-10refactor(help): move escaping logic to Lua #37757Yochem van Rosmalen1
2026-02-10fix(health): check stable release for non-nightly build #36715glepnir1
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-09fix(lsp): error on omnifunc completion (#37790)phanium1
2026-02-08fix(lsp): ignore empty response on trigger completion #37663Tomasz N1
2026-02-08feat(lsp): display codelens as virtual lines, not virtual text #36469Mike J McGuirk1
2026-02-08fix(pack): close confirmation buffer, not tabpage #37756Evgeni Chasnovski1
2026-02-08docs(eval): fix fn.strchar types #37737Mike J McGuirk1
2026-02-08docs(eval): correct types for getcharsearch, setcharsearch #37734Mike J McGuirk1