Files
neovim/test/functional
zeertzjq 218ea9fff7 fix(mappings): always include replace_keycodes in mapping dicts (#37272)
Omitting replace_keycodes when it is false causes some confusion as its
default value is unclear. In nvim_set_keymap() it defaults to false, but
in vim.keymap.set() it defaults to true when it matters.
2026-01-07 06:00:49 +08:00
..
2025-12-30 01:44:52 -05:00
2025-12-08 01:43:02 -05:00
2025-12-15 13:55:15 -05:00