shortcut-sync robustness

This commit is contained in:
Luke
2018-02-23 11:14:38 -07:00
parent 21815f0a16
commit a3039e3055
3 changed files with 0 additions and 8 deletions

View File

@@ -1581,5 +1581,3 @@ config.bind('y', 'prompt-accept yes', mode='prompt')
## Bindings for register mode
config.bind('<Escape>', 'leave-mode', mode='register')
config.source('shortcuts.py')