index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
api
/
keymap_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
*
fix: check for valid buffer handles in modify_keymap (#13543)
Thomas Vigouroux
2021-01-03
*
feat(lua): improve error message to make it actionable (#13276)
Alvaro Muñoz
2020-11-13
*
vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()
Jan Edmund Lazo
2020-06-04
*
API: deprecate nvim_command_output
Justin M. Keyes
2019-12-02
*
test: Eliminate expect_err
Justin M. Keyes
2019-09-06
*
Change test because maparg was changed to also return lnum
erw7
2019-09-04
*
vim-patch:8.1.1759: no mode char for terminal mapping from maparg()
notomo
2019-07-28
*
test: remove use of require('test.helpers')
Justin M. Keyes
2019-05-18
*
API/nvim_set_keymap: remove mode-shortname aliases
Justin M. Keyes
2019-05-12
*
API/nvim_set_keymap: minor cleanup
Justin M. Keyes
2019-05-12
*
API: nvim_set_keymap, nvim_del_keymap #9924
Yilin Yang
2019-05-12
*
API: nvim_get_commands()
Nimit Bhardwaj
2018-05-11
*
'cpoptions': remove "<" flag; ignore <special>
Justin M. Keyes
2017-07-08
*
functests: Test how spaces appear in get_keymap output
ZyX
2017-07-02
*
functests: Use more extensive testing
ZyX
2017-07-02
*
message: Add support for replacing `<` to str2special
ZyX
2017-07-02
*
functests: Add tests for new behaviour
ZyX
2017-07-02
*
functests: Remove local_copy function
ZyX
2017-07-02
*
get_keymap API (#6236)
TJ DeVries
2017-05-25