diff options
| author | Luke <luke@lukesmith.xyz> | 2018-02-23 11:14:38 -0700 |
|---|---|---|
| committer | Luke <luke@lukesmith.xyz> | 2018-02-23 11:14:38 -0700 |
| commit | a3039e3055314c44a3bf84ca88c70f3b2d79d820 (patch) | |
| tree | 5f998df87cdc8b1f4eb186fd0897cd525f9e46b0 /.config/qutebrowser | |
| parent | 21815f0a166acac8c08b5dd85ce287423b5a659c (diff) | |
| download | eibhear-a3039e3055314c44a3bf84ca88c70f3b2d79d820.tar.gz eibhear-a3039e3055314c44a3bf84ca88c70f3b2d79d820.tar.zst eibhear-a3039e3055314c44a3bf84ca88c70f3b2d79d820.zip | |
shortcut-sync robustness
Diffstat (limited to '.config/qutebrowser')
| -rw-r--r-- | .config/qutebrowser/config.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index 4ecfc2b..628e40a 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -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') |
