aboutsummaryrefslogtreecommitdiff
path: root/test/functional/editor/macro_spec.lua
Commit message (Expand)AuthorAge
* fix(defaults): default @/Q broken when 'ignorecase' is set (#29343)Jerry2024-06-15
* test: improve test conventionsdundargoc2024-04-23
* fix(defaults): only repeat macro for each selected line if linewise (#28289)zeertzjq2024-04-15
* test: macros in Visual mode without default mappings (#28288)zeertzjq2024-04-12
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: normalise nvim bridge functionsLewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* feat(defaults): map Q and @x to repeat in Visual mode (#26495)Nacho Nieva2023-12-27
* test: correct order of arguments to eq() and neq()zeertzjq2022-04-26
* fix(event-loop): check if executed register has endedzeertzjq2022-04-07
* fix(input): fix clearing of reg_executingzeertzjq2022-04-07
* feat(autocmd): add Recording autocmdsThomas Vigouroux2021-12-18
* test: reorg #15698Justin M. Keyes2021-09-17