summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/options/keymap_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-09-24test: remove a few more redundant clear() calls (#35903)zeertzjq1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-03-26test: use exec_capture() in more places (#22787)zeertzjq1
2023-03-25feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski1
2022-09-30docs: fix typos (#20394)dundargoc1
2022-04-26test: correct order of arguments to eq() and neq()zeertzjq1
2019-12-02API: deprecate nvim_command_outputJustin M. Keyes1
2018-03-14Update documentationMatthew Malcomson1
2018-03-14'keymap' now uses :lmap instead of :lnoremapMatthew Malcomson1
2018-03-14Split :lnoremap test into done and pendingMatthew Malcomson1
2018-03-14:lnoremap mappings should not be remapped when replaying a recordingMatthew Malcomson1
2018-03-14Account for :lmap in macrosMatthew Malcomson1