When doing :unbind with a default keybinding the first time, it gets inserted into bindings.commands with None as value. When then doing :unbind a second time, instead of just leaving that None value as-is, we removed it again (because it got treated as a custom binding). Fixes #3162 |
||
---|---|---|
.. | ||
old_configs | ||
test_config.py | ||
test_configcommands.py | ||
test_configdata.py | ||
test_configexc.py | ||
test_configfiles.py | ||
test_configinit.py | ||
test_configtypes.py |