summaryrefslogtreecommitdiff
path: root/qutebrowser/config/configdata.yml
diff options
context:
space:
mode:
Diffstat (limited to 'qutebrowser/config/configdata.yml')
-rw-r--r--qutebrowser/config/configdata.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/qutebrowser/config/configdata.yml b/qutebrowser/config/configdata.yml
index a778d1d35..a6a2d5317 100644
--- a/qutebrowser/config/configdata.yml
+++ b/qutebrowser/config/configdata.yml
@@ -2485,7 +2485,9 @@ bindings.commands:
name: Dict
none_ok: true
keytype: Key
- valtype: Command
+ valtype:
+ name: Command
+ none_ok: true # needed for :unbind
desc: >-
Keybindings mapping keys to commands in different modes.