summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta/api_keysets.lua
AgeCommit message (Expand)AuthorFiles
2023-12-26feat(extmarks): add virt_text_repeat_linebreak flag (#26625)luukvbaal1
2023-12-16feat(ui): completeopt support popup like vimmathew1
2023-12-14feat(nvim_open_term): convert LF => CRLF (#26384)Raphael1
2023-12-05refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)Riccardo Mazzarini1
2023-11-08feat(extmarks): add 'invalidate' property to extmarksLuuk van Baal1
2023-10-10docs: miscellaneous doc and type fixes (#25554)Maria José Solano1
2023-10-01Merge pull request #25455 from bfredl/highlight_namespace_gettersbfredl1
2023-10-01feat(ui): allow to get the highlight namespaceDaniel Steinberg1
2023-09-30feat(float): support toggle show float windowglepnir1
2023-09-26Merge pull request #25229 from glepnir/20323bfredl1
2023-09-26fix(highlight): add force in nvim_set_hlglepnir1
2023-09-18fix(float): add fixd optionglepnir1
2023-09-12feat(extmark): support proper multiline rangesbfredl1
2023-09-09fix(highlight): add create param in nvim_get_hlglepnir1
2023-08-26feat(float): implement footerEvgeni Chasnovski1
2023-08-08docs(lua): the keyset nilocalypsebfredl1
2023-08-07feat(lua): use keyset type informationbfredl1
2023-08-01feat(lua-types): types for vim.api.* (#24523)Lewis Russell1