summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/editor/macro_spec.lua
AgeCommit message (Expand)AuthorFiles
2024-06-15fix(defaults): default @/Q broken when 'ignorecase' is set (#29343)Jerry1
2024-04-23test: improve test conventionsdundargoc1
2024-04-15fix(defaults): only repeat macro for each selected line if linewise (#28289)zeertzjq1
2024-04-12test: macros in Visual mode without default mappings (#28288)zeertzjq1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-27feat(defaults): map Q and @x to repeat in Visual mode (#26495)Nacho Nieva1
2022-04-26test: correct order of arguments to eq() and neq()zeertzjq1
2022-04-07fix(event-loop): check if executed register has endedzeertzjq1
2022-04-07fix(input): fix clearing of reg_executingzeertzjq1
2021-12-18feat(autocmd): add Recording autocmdsThomas Vigouroux1
2021-09-17test: reorg #15698Justin M. Keyes1