summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta
AgeCommit message (Expand)AuthorFiles
2023-08-17vim-patch:8.2.1969: Vim9: map() may change the list or dict item typezeertzjq1
2023-08-16vim-patch:9.0.1717: virtcol2col returns last byte of a multi-byte char (#24729)zeertzjq1
2023-08-15vim-patch:9.0.1704: Cannot use positional arguments for printf() (#24719)zeertzjq1
2023-08-12vim-patch:9.0.1688: cannot store custom data in quickfix list (#24673)zeertzjq1
2023-08-12vim-patch:9.0.1686: undotree() only works for the current buffer (#24665)zeertzjq1
2023-08-09feat(defaults): treat "•" as a list item prefix #24623Justin M. Keyes1
2023-08-09vim-patch:c2bd205254c8Christian Clason1
2023-08-08docs(builtin): fix some missing lines (#24615)Sean Dewar1
2023-08-08docs(lua): the keyset nilocalypsebfredl1
2023-08-07Merge pull request #24524 from bfredl/typed_keysbfredl1
2023-08-07feat(lua): use keyset type informationbfredl1
2023-08-04docs(options): take ownership of options.txt (#24528)Lewis Russell1
2023-08-03docs: luaref cleanup #24541Justin M. Keyes1
2023-08-03docs: miscJustin M. Keyes1
2023-08-02docs(lua): fix generated `fname` param annotations #24533Marc Jakobi1
2023-08-02docs(builtin): fix alignment of comments in code blocks (#24529)zeertzjq1
2023-08-01docs: drop "Can also be used as a method" #24508Justin M. Keyes1
2023-08-01feat(lua-types): types for vim.api.* (#24523)Lewis Russell3
2023-08-01docs(builtin): fix and annotate language blocks (#24506)Lewis Russell1
2023-07-29docs(lua): vim.str_utf_{start,end,pos} #24424altermo1
2023-07-28feat(docs): generate builtin.txt (#24493)Lewis Russell1
2023-07-26fix(gen_vimfn_types): don't include tag before signature's line (#24492)zeertzjq1
2023-07-26feat(lua): typing for vim.fn.* (#24473)Lewis Russell1
2023-07-22docs(lua): add missing word in docs for vim.empty_dict (#24401)Gnik1
2023-07-17fix: doc errorsLewis Russell1
2023-07-17fix: luacheckLewis Russell7
2023-07-17docs(lua): change *lua-foo* -> *vim.foo*Lewis Russell4
2023-07-17docs(lua): move function docs to lua filesLewis Russell7