summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/vimscript/map_functions_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-01-07fix(mappings): always include replace_keycodes in mapping dicts (#37272)zeertzjq1
2024-09-23refactor(api)!: rename Dictionary => DictJustin M. Keyes1
2024-04-23test: improve test conventionsdundargoc1
2024-04-16test: make mapping tests more consistent (#28368)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-23fix(mappings): fix mapset() not replacing map with backslash (#26719)zeertzjq1
2023-11-09vim-patch:8.2.4932: not easy to filter the output of maplist()zeertzjq1
2023-11-09vim-patch:8.2.4861: it is not easy to restore saved mappingszeertzjq1
2023-11-09vim-patch:8.2.4140: maparg() does not indicate the type of scriptzeertzjq1
2023-05-05vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq1
2022-11-14feat(test): add Lua forms for API methods (#20152)Lewis Russell1
2022-09-26docs: fix typos (#20150)dundargoc1
2022-09-24fix(mapset): remove existing abbreviation of same lhs (#20320)zeertzjq1
2022-09-01feat(mapset): support restoring Lua callback (#20024)zeertzjq1
2022-08-01feat(mapset): support restoring "replace_keycodes" and "desc"zeertzjq1
2022-08-01vim-patch:8.2.0815: maparg() does not provide enough information for mapset()zeertzjq1
2021-09-17test: reorg #15698Justin M. Keyes1