aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/keymap_spec.lua
Commit message (Expand)AuthorAge
* test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* API/nvim_set_keymap: remove mode-shortname aliasesJustin M. Keyes2019-05-12
* API/nvim_set_keymap: minor cleanupJustin M. Keyes2019-05-12
* API: nvim_set_keymap, nvim_del_keymap #9924Yilin Yang2019-05-12
* API: nvim_get_commands()Nimit Bhardwaj2018-05-11
* 'cpoptions': remove "<" flag; ignore <special>Justin M. Keyes2017-07-08
* functests: Test how spaces appear in get_keymap outputZyX2017-07-02
* functests: Use more extensive testingZyX2017-07-02
* message: Add support for replacing `<` to str2specialZyX2017-07-02
* functests: Add tests for new behaviourZyX2017-07-02
* functests: Remove local_copy functionZyX2017-07-02
* get_keymap API (#6236)TJ DeVries2017-05-25