summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta
AgeCommit message (Expand)AuthorFiles
2025-08-07vim-patch:f7deb81: runtime(doc): fix typo at :h cmdline-autocompletionzeertzjq1
2025-08-06vim-patch:85cd509: runtime(doc): Use correct option-name tagszeertzjq2
2025-08-03fix(options): make 'cdhome' take effect on any platformbfredl1
2025-08-03vim-patch:9.1.1590: cannot perform autocompletion (#35141)zeertzjq1
2025-08-02fix(statusline): don't require'vim.diagnostic' unless already usedbfredl1
2025-07-29feat(statusline): vim.diagnostic.status() #33723Anton Kastritskii1
2025-07-28docs: lsp, ui events, dev guidance, osc7Justin M. Keyes3
2025-07-28feat(lua): add vim.list.unique()Lewis Russell1
2025-07-27feat: serverlist({peer=true}) returns peer addresses #34806Siddhant Agarwal1
2025-07-23vim-patch:5711d76: runtime(doc): Tweak documentation stylezeertzjq1
2025-07-23vim-patch:9.1.1576: cannot easily trigger wildcard expansion (#35022)zeertzjq2
2025-07-21Merge pull request #34894 from janlazo/vim-8.1.0857zeertzjq1
2025-07-21vim-patch:1f6faff: runtime(doc): mention the "pipefail" shell option (#35016)zeertzjq1
2025-07-20vim-patch:8.1.1526: no numerical value for the patchlevelJan Edmund Lazo1
2025-07-18vim-patch:9.1.1544: :retab cannot be limited to indentation only (#34939)zeertzjq1
2025-07-18vim-patch:9.1.1557: not possible to anchor specific lines in diff mode (#34967)zeertzjq1
2025-07-14feat(term): increase max scrollback to 1000000Lewis Russell1
2025-07-12fix(lua): vim.diff is nil in uv.new_work() thread #34909Justin M. Keyes1
2025-07-12refactor(lua): rename vim.diff => vim.text.diff #34864Justin M. Keyes1
2025-07-12docs(autocmd): generate events enum type #34883luukvbaal2
2025-07-11vim-patch:9.1.1538: tests: string options in gen_opt_test.vim not fully sorte...zeertzjq1
2025-07-10Merge #34558 docsJustin M. Keyes2
2025-07-10docs: api, pack, events, developJustin M. Keyes2
2025-07-11vim-patch:9.1.1535: the maximum search count uses hard-coded value 99 (#34873)zeertzjq1
2025-07-09feat(option): custom chars in 'winborder' #33772glepnir1
2025-07-09vim-patch:9.1.1526: completion: search completion match may differ in casezeertzjq1
2025-07-07docs: type fixes #34831phanium2
2025-07-06feat(options): per-buffer 'busy' status #34493Shadman1
2025-07-06vim-patch:9.1.1518: getcompletiontype() may crash (#34819)zeertzjq1
2025-07-06vim-patch:9.1.1509: patch 9.1.1505 was not goodzeertzjq1
2025-07-06vim-patch:9.1.1505: not possible to return completion type for :ex commandzeertzjq1
2025-07-06vim-patch:9.1.1512: completion: can only complete from keyword characters (#3...zeertzjq1
2025-07-05vim-patch:9.1.1490: 'wildchar' does not work in search contextszeertzjq1
2025-07-05vim-patch:9.1.1477: no easy way to deduplicate textzeertzjq1
2025-07-04feat(pack): add built-in plugin manager `vim.pack`Evgeni Chasnovski1
2025-07-04vim-patch:9.1.1507: symlinks are resolved on :cd commands (#34758)glepnir1
2025-07-01fix: type of nvim_echoLewis Russell1
2025-06-29fix(exrc): exrc knows its own location (#34638)Yochem van Rosmalen2
2025-06-26docs(api): document types using LuaCATS typesLewis Russell3
2025-06-24feat(prompt): prompt_getinput() gets current input #34491Shadman1
2025-06-18docs: api, miscJustin M. Keyes1
2025-06-18docs: deprecate <sfile>Justin M. Keyes1
2025-06-16vim-patch:631a50c: runtime(doc): mention cannot ignored events in eventignore...zeertzjq1
2025-06-16docs(meta): fix incorrect bar -> backtick replacement (#34520)zeertzjq1
2025-06-15fix(extui): clear cmdline buffer for first message (#34490)luukvbaal1
2025-06-14docs: miscdundargoc1
2025-06-13vim-patch:91af4c4: runtime(doc): improve the wording of 'sts', 'varts' and 'v...zeertzjq1
2025-06-12vim-patch:053aee0: runtime(doc): add more pointers to 'completeopt' (#34460)zeertzjq1
2025-06-10vim-patch:bfa1636: runtime(doc): update documentation on tabstop settings (#3...zeertzjq1
2025-06-08vim-patch:partial:8f7256a (#34368)zeertzjq2