aboutsummaryrefslogtreecommitdiff
path: root/test/functional/options/keymap_spec.lua
Commit message (Expand)AuthorAge
* test: use exec_capture() in more places (#22787)zeertzjq2023-03-26
* feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski2023-03-25
* docs: fix typos (#20394)dundargoc2022-09-30
* test: correct order of arguments to eq() and neq()zeertzjq2022-04-26
* API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
* Update documentationMatthew Malcomson2018-03-14
* 'keymap' now uses :lmap instead of :lnoremapMatthew Malcomson2018-03-14
* Split :lnoremap test into done and pendingMatthew Malcomson2018-03-14
* :lnoremap mappings should not be remapped when replaying a recordingMatthew Malcomson2018-03-14
* Account for :lmap in macrosMatthew Malcomson2018-03-14