summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta/builtin.lua
AgeCommit message (Expand)AuthorFiles
2025-03-02docs: misc #31996Justin M. Keyes1
2025-01-02feat(ui)!: emit prompt "messages" as cmdline events #31525luukvbaal1
2024-11-15fix(ui): no fast context for prompt message kinds #31224luukvbaal1
2024-11-14fix(messages)!: vim.ui_attach message callbacks are unsafeLuuk van Baal1
2024-10-23feat(stdlib): overload vim.str_byteindex, vim.str_utfindex #30735Tristan Knight1
2024-10-04docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes1
2024-10-03docs: improve luacats support #30580James Trew1
2024-06-11refactor(lua): improve type annotationsLewis Russell1
2024-04-26fix: lua annotationsLewis Russell1
2024-03-28docs: fix typos (#27868)dundargoc1
2024-03-10docs(editorconfig): move to sourceLewis Russell1
2024-03-07fix(type): remove incorrect arguments from vim.rpc*altermo1
2024-03-01docs: improve/add documentation of Lua typesLewis Russell1
2024-02-27feat(docs): replace lua2dox.luaLewis Russell1
2024-02-15fix: type warnings in shared.luaLewis Russell1
2024-01-15docs: add lua typing for `vim.NIL`Jongwook Choi1
2023-11-27fix(lua): disallow vim.wait() in fast contextsLewis Russell1
2023-09-23docs: update vim.schedule param name and typeOliver Marriott1
2023-09-14docs: replace <pre> with ``` (#25136)Gregory Anders1
2023-08-26docs: various clarifications (#24876)zeertzjq1
2023-07-29docs(lua): vim.str_utf_{start,end,pos} #24424altermo1
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 Russell1
2023-07-17docs(lua): change *lua-foo* -> *vim.foo*Lewis Russell1
2023-07-17docs(lua): move function docs to lua filesLewis Russell1