aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/keymap.lua
Commit message (Expand)AuthorAge
* feat(vim.validate): improve fast form and deprecate spec formLewis Russell2024-10-21
* refactor(lua): vim.keymap.set tests, docs #30511Justin M. Keyes2024-09-25
* refactor(lua): type annotationsLewis Russell2024-03-16
* feat(docs): replace lua2dox.luaLewis Russell2024-02-27
* feat(lua): add noref to deepcopyLewis Russell2024-01-03
* docs: fix type warningsMaria José Solano2023-09-23
* docs: replace <pre> with ``` (#25136)Gregory Anders2023-09-14
* docs(lua): adds links to related keymap functions to keymap.set (#24337)Mathias Fußenegger2023-07-13
* docs: various clarifications (#23999)zeertzjq2023-06-12
* docs: fix typos (#23917)Jonas Strittmatter2023-06-10
* docs: naming conventions, guidelinesJustin M. Keyes2023-02-22
* 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