Commit message (Expand) | Author | Age | |
---|---|---|---|
* | docs(lua): clarify vim.keymap.set() opts (#19761) | Antoine Cotten | 2022-08-14 |
* | docs: fix typos (#19588) | dundargoc | 2022-08-03 |
* | test: improve mapping tests and docs (#19619) | zeertzjq | 2022-08-02 |
* | feat(api): add replace_keycodes to nvim_set_keymap (#19598) | ii14 | 2022-08-01 |
* | chore: format runtime with stylua | Christian Clason | 2022-05-09 |
* | fix(lua): don't mutate opts parameter of vim.keymap.del (#18227) | Andrey Mishchenko | 2022-04-23 |
* | docs: vim.keymap.set can specify buffer as an option | atusy | 2022-04-21 |
* | fix(keymap): don't coerce false to '' | Lewis Russell | 2022-04-01 |
* | feat(keymap): return nil from an expr keymap | Lewis Russell | 2022-03-24 |
* | chore: fix typos (#17670) | dundargoc | 2022-03-17 |
* | chore: fix typos (#17331) | dundargoc | 2022-03-10 |
* | chore: remove <Plug> detection from vim.keymap | shadmansaleh | 2022-02-27 |
* | feat(lua): add vim.keymap | shadmansaleh | 2022-01-04 |