aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/ui.lua
Commit message (Expand)AuthorAge
* docs(gen): support language annotation in docstringsChristian Clason2022-12-02
* fix: vim.ui.input always calls callback #21006Steven Arcangeli2022-11-12
* fix(vim.ui.input): return empty string when inputs nothing (#20883)Jongwook Choi2022-11-08
* fix(vim.ui.input): accept nil or empty "opts" #191090x74696d6d792022-06-28
* chore: format runtime with styluaChristian Clason2022-05-09
* docs: typo fixes (#17859)dundargoc2022-04-15
* chore: fix typos (#17250)dundargoc2022-02-08
* docs: add example to vim.ui.select (#17241)dundargoc2022-01-30
* feat(ui): add vim.ui.input and use in lsp rename (#15959)Sebastian Lyng Johansen2021-11-07
* feat(ui): add `opt.kind` to `vim.ui.select` (#15838)Zachary Churchill2021-10-31
* fix(ui): s/format_entry/format_item to match docs (#15819)Mathias Fußenegger2021-09-27
* feat(ui): add vim.ui.select and use in code actions (#15771)Mathias Fußenegger2021-09-27