neovim/test/functional/api
zeertzjq f748a73a35 vim-patch:8.2.4861: it is not easy to restore saved mappings
Problem:    It is not easy to restore saved mappings.
Solution:   Make mapset() accept a dict argument. (Ernie Rael, closes vim/vim#10295)

51d04d16f2

Co-authored-by: Ernie Rael <errael@raelity.com>
2023-11-09 21:34:04 +08:00
..
autocmd_spec.lua docs: small fixes (#25585) 2023-10-29 16:02:32 +08:00
buffer_spec.lua fix(api): load buffer first on nvim_buf_set_lines (#25823) 2023-10-29 15:44:52 +08:00
buffer_updates_spec.lua refactor(defaults)!: change default 'commentstring' value to empty (#22862) 2023-04-02 23:01:48 +08:00
command_spec.lua fix(api): allow empty Lua table for nested dicts #22268 2023-02-16 07:07:18 -08:00
extmark_spec.lua feat(extmarks): add 'invalidate' property to extmarks 2023-11-08 02:53:49 +01:00
highlight_spec.lua feat(ui): allow to get the highlight namespace 2023-10-01 10:02:36 +02:00
keymap_spec.lua vim-patch:8.2.4861: it is not easy to restore saved mappings 2023-11-09 21:34:04 +08:00
menu_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
proc_spec.lua refactor(api): consistent VALIDATE messages #22262 2023-02-14 11:19:28 -08:00
rpc_fixture.lua fix(tests): fixes for using vim.mpack and more ASAN 2023-02-10 20:19:04 +01:00
server_notifications_spec.lua test: unignore test which froze sourcehut (#25067) 2023-09-11 05:53:05 +08:00
server_requests_spec.lua fix(tests): fixes for using vim.mpack and more ASAN 2023-02-10 20:19:04 +01:00
tabpage_spec.lua API: include invalid buffer/window/tabpage in error message (#11712) 2020-01-14 09:21:10 +01:00
ui_spec.lua fix(startup): trigger UIEnter for the correct channel (#25860) 2023-11-01 12:16:37 +08:00
version_spec.lua feat: report "build" in vim.version() #23925 2023-06-11 14:57:23 -07:00
vim_spec.lua refactor(options)!: unify set_option and set_string_option 2023-10-30 21:38:02 +06:00
window_spec.lua fix(api): get virtual text with multiple hl properly (#25307) 2023-09-22 17:56:05 +08:00