summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta/api_keysets_extra.lua
AgeCommit message (Expand)AuthorFiles
2026-04-20fix(api): expose fg_indexed/bg_indexed in nvim_get_hl #39210glepnir1
2026-04-18docs: misc #39045Justin M. Keyes1
2026-04-18feat(vimfn): use Lua for more excmds/vimfnsJustin M. Keyes1
2026-04-14fix(lua): not obvious which _meta/ files are generated #39035Justin M. Keyes1
2026-04-08feat(api): rename buffer to buf #35330Jordan1
2026-01-07docs: misc (#37280)zeertzjq1
2025-12-05fix: update lua types for commandsRob Pilling1
2025-09-06fix(types): nvim_get_win_config return type #35639Lewis Russell1
2025-06-26docs(api): document types using LuaCATS typesLewis Russell1
2025-06-06fix: type fixesLewis Russell1
2024-12-24docs(api): return type of nvim_get_keymap() #31708Shihua Zeng1
2024-12-11docs(annotation): return types for Vimscript functions #31546Colin Kennedy1
2024-11-25feat(keysets): teach Union and LuaRefOfLewis Russell1
2024-09-01fix(ui): correctly pass metadata to get_node_text #30222Gregory Anders1
2024-08-25fix(docs): wrong return value annotation for `nvim_buf_get_extmarks`JonnyKong1
2024-08-16fix(docs): add missing properties to hl_info #30032Maria José Solano1
2024-06-04refactor(lua): use tuple syntax everywhere #29111Ilia Choly1
2024-05-05docs: fix lua type warnings (#28633)Maria José Solano1
2024-03-06refactor(types): more fixesLewis Russell1
2024-01-26feat: improve return type annotations for vim.api.*Lewis Russell1