summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta
AgeCommit message (Expand)AuthorFiles
2025-06-06fix: type fixesLewis Russell5
2025-06-05vim-patch:d6c9ac9: runtime(doc): clarify the effect of 'smarttab'zeertzjq1
2025-06-04docs: getreg() type #34215phanium1
2025-06-02vim-patch:bfeefc4: runtime(doc): clarify the effect of exclusive single char ...zeertzjq2
2025-06-03vim-patch:9.1.1409: using f-flag in 'complete' conflicts with Neovimzeertzjq1
2025-06-03vim-patch:fa8b7db: runtime(doc): tweak documentation style in options.txtzeertzjq1
2025-06-03vim-patch:9.1.1311: completion: not possible to limit number of matcheszeertzjq1
2025-06-03vim-patch:9.1.1301: completion: cannot configure completion functions with 'c...zeertzjq1
2025-06-02vim-patch:95ea0b0: runtime(doc): make 'shiftwidth' setting more precise (#34266)zeertzjq1
2025-06-01fix(eval): winnr('$') counts non-current hidden/unfocusable windows #34207luukvbaal1
2025-06-01docs: news, intro, lsp, api #33687Justin M. Keyes1
2025-05-31vim-patch:9.1.1419: It is difficult to ignore all but some events (#34245)luukvbaal1
2025-05-31vim-patch:a4a3f71: runtime(doc): clarify tabstop settings and guidancezeertzjq1
2025-05-29vim-patch:9.1.1417: missing info about register completion in complete_info()...zeertzjq1
2025-05-28vim-patch:9.1.1408: not easily possible to complete from register content (#3...glepnir1
2025-05-27feat(api): set nvim_echo() kind for ext_messages (#33998)luukvbaal2
2025-05-27vim-patch:a6172f8: runtime(doc): Correct allowed characters at :help 'filetype'zeertzjq1
2025-05-24feat(search): increase `MAX_COUNT` to 999Christian Clason1
2025-05-20feat(exrc): stop searching in parent directories by unsetting 'exrc'Yochem van Rosmalen1
2025-05-17vim-patch:9.1.1396: 'grepformat' is a global option (#34060)zeertzjq1
2025-05-11feat(exrc): search in parent directories (#33889)Yochem van Rosmalen1
2025-05-10vim-patch:0553f2f: runtime(doc): clarify single/multibyte support for 'fillch...zeertzjq1
2025-05-10vim-patch:9973b39: runtime(doc): remove duplicate sentence in builtin.txtzeertzjq1
2025-05-10vim-patch:17ad852: runtime(doc): update return types for builtin functionszeertzjq1
2025-05-09vim-patch:9.1.1374: completion: 'smartcase' not respected when filtering matcheszeertzjq1
2025-05-03docs(lua): typing for vim.fn.winlayout #33817PRIZ ;]2
2025-05-01vim-patch:fb08192: runtime(doc): clarify the use of 'tagfunc', update a comme...zeertzjq1
2025-05-01vim-patch:partial:fa8b7db: runtime(doc): tweak documentation style in options...zeertzjq1
2025-04-30feat(terminal): parse current buffer contents in nvim_open_term() (#33720)Gregory Anders1
2025-04-29feat(ui): use builtin completion popupmenu with ext_cmdline (#31269)luukvbaal2
2025-04-29Merge pull request #33667 from glepnir/vim-9.1.1341zeertzjq2
2025-04-29vim-patch:ffc89e4 runtime(doc): clarify complete_match() and 'isexpand' optionglepnir2
2025-04-27Merge #33542 shada improvementsJustin M. Keyes1
2025-04-27docs: lsp, emoji, startup #33446Justin M. Keyes1
2025-04-27feat(shada): don't store jumplist if '0 in 'shada'Andre Toerien1
2025-04-27vim-patch:9.1.1341: cannot define completion triggersglepnir2
2025-04-24vim-patch:9.1.1340: cannot complete :filetype arguments (#33602)zeertzjq1
2025-04-24vim-patch:9.1.1329: cannot get information about command line completionzeertzjq1
2025-04-23fix(float): cursor visible in "hidden" floating window #30866glepnir1
2025-04-23feat: render tuple types for API methodsLewis Russell1
2025-04-21fix(api): wrong return value with reverse range + overlap #32956luukvbaal1
2025-04-21feat(options): default statusline expression #33036Shadman1
2025-04-21feat(ui): avoid setting 'cmdheight' with vim.ui_attach()Luuk van Baal1
2025-04-21feat(api): add "max_height" argument to nvim_win_text_height (#32835)luukvbaal2
2025-04-19vim-patch:2398460: runtime(doc): clarify 'includeexpr' is not used for <cfile...zeertzjq1
2025-04-19vim-patch:cb3b752: runtime(doc): clarify "nearest" value for 'completeopt' (#...zeertzjq1
2025-04-19Merge pull request #33519 from zeertzjq/vim-9.1.1314zeertzjq1
2025-04-18fix(spell): save spell files to stdpath('data')/site/spell #33528Au.1
2025-04-18vim-patch:9.1.1318: tests: test_format failszeertzjq1
2025-04-17vim-patch:9.1.1296: completion: incorrect truncation logiczeertzjq1