aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/keymap.lua
Commit message (Expand)AuthorAge
* docs(gen): support language annotation in docstringsChristian Clason2022-12-02
* docs(lua): opts in `vim.keymap.{set,del}` can be optional (#20255)Lewis Russell2022-09-20
* docs(lua): clarify vim.keymap.set() opts (#19761)Antoine Cotten2022-08-14
* docs: fix typos (#19588)dundargoc2022-08-03
* test: improve mapping tests and docs (#19619)zeertzjq2022-08-02
* feat(api): add replace_keycodes to nvim_set_keymap (#19598)ii142022-08-01
* chore: format runtime with styluaChristian Clason2022-05-09
* fix(lua): don't mutate opts parameter of vim.keymap.del (#18227)Andrey Mishchenko2022-04-23
* docs: vim.keymap.set can specify buffer as an optionatusy2022-04-21
* fix(keymap): don't coerce false to ''Lewis Russell2022-04-01
* feat(keymap): return nil from an expr keymapLewis Russell2022-03-24
* chore: fix typos (#17670)dundargoc2022-03-17
* chore: fix typos (#17331)dundargoc2022-03-10
* chore: remove <Plug> detection from vim.keymapshadmansaleh2022-02-27
* feat(lua): add vim.keymapshadmansaleh2022-01-04