summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta
AgeCommit message (Expand)AuthorFiles
2023-09-26fix(meta): add nil return types to lpeg functionsMaria José Solano1
2023-09-26fix(meta): cleanup lpeg operatorsMaria José Solano1
2023-09-25refactor(options)!: graduate some more shortmess flagsbfredl1
2023-09-25Merge pull request #25344 from gpanders/doc-shortmessbfredl1
2023-09-24docs: do not use deprecated functions #25334Maria José Solano1
2023-09-25vim-patch:790f9a890ceezeertzjq1
2023-09-24feat(meta): add types for vim.lpegMaria José Solano1
2023-09-24docs: remove "f" from default 'shortmess' valueGregory Anders1
2023-09-24fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)tj-moody1
2023-09-23refactor(options)!: graduate shortmess+=f flagbfredl1
2023-09-23Merge pull request #25286 from rktjmp/doc-vim-schedule-wrapzeertzjq1
2023-09-22fix(meta): include vim.jsonMaria José Solano1
2023-09-23docs: update vim.schedule param name and typeOliver Marriott1
2023-09-21vim-patch:9.0.1921: not possible to use the jumplist like a stack (#25278)zeertzjq1
2023-09-20docs: misc #24561Justin M. Keyes3
2023-09-19Merge pull request #25214 from bfredl/glyphcachebfredl1
2023-09-19Merge pull request #25148 from glepnir/fixed_optbfredl2
2023-09-19refactor(grid): change schar_T representation to be more compactbfredl1
2023-09-18fix(float): add fixd optionglepnir2
2023-09-16fix(typing): vim.fn.executeLewis Russell1
2023-09-14docs: replace <pre> with ``` (#25136)Gregory Anders7
2023-09-14docs: fix typos and other small fixes (#25005)dundargoc3
2023-09-12feat(extmark): support proper multiline rangesbfredl2
2023-09-11fix(decorations): better approximation of botline #24794Jaehwang Jung1
2023-09-11fix(api): more intuitive cursor updates in nvim_buf_set_textSergey Slipchenko1
2023-09-09fix(highlight): add create param in nvim_get_hlglepnir2
2023-09-04vim-patch:9.0.1856: issues with formatting positional arguments (#25013)zeertzjq1
2023-08-30fix(builtin): fix incorrect optional fields for fn.sign_defineJongwook Choi1
2023-08-27feat(builtin): improve typesLewis Russell2
2023-08-27fix(types): add some return/parameter type annotations (#24867)Maria José Solano1
2023-08-26feat(highlight): add `FloatFooter` highlight groupEvgeni Chasnovski1
2023-08-26feat(float): implement footerEvgeni Chasnovski2
2023-08-26docs(msgpack_rpc): add "msgpack-rpc" client typeAlisue1
2023-08-26docs: various clarifications (#24876)zeertzjq3
2023-08-24docs(builtin): small fixes (#24861)Sean Dewar1
2023-08-23fix(types): add more annotations to eval.luaLewis Russell1
2023-08-22vim-patch:9.0.0837: append() reports failure when not appending anythingzeertzjq1
2023-08-21vim-patch:e46a44050562zeertzjq1
2023-08-21vim-patch:589edb340454zeertzjq1
2023-08-21vim-patch:8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()zeertzjq1
2023-08-21vim-patch:8.1.2047: cannot check the current statezeertzjq1
2023-08-21vim-patch:9.0.1774: no support for custom cmdline completion (#24808)zeertzjq1
2023-08-19vim-patch:9.0.1515: reverse() does not work for a Stringzeertzjq1
2023-08-18vim-patch:9.0.1728: missing winid argument for virtcol() (#24770)zeertzjq1
2023-08-17docs(builtin): fix some missing lines (#24759)Sean Dewar1
2023-08-17vim-patch:8.2.4455: accepting one and zero for second sort() argument is strangezeertzjq1
2023-08-17vim-patch:partial:8.2.3849: functions implementing reduce and map are too longzeertzjq1
2023-08-17vim-patch:8.2.3848: cannot use reduce() for a stringzeertzjq1
2023-08-17vim-patch:8.2.3818: cannot filter or map characters in a stringzeertzjq1
2023-08-17vim-patch:1b884a005398zeertzjq1