Remove -f for :bind in configuring.asciidoc

[ci skip]
This commit is contained in:
Florian Bruhin 2017-10-27 07:15:25 +02:00
parent dc01b4eaf0
commit 17e0f6d23c

View File

@ -23,8 +23,8 @@ Other changes in default settings:
You can get back the old behavior by doing: You can get back the old behavior by doing:
+ +
---- ----
:bind -f -m command <Up> completion-item-focus prev :bind -m command <Up> completion-item-focus prev
:bind -f -m command <Down> completion-item-focus next :bind -m command <Down> completion-item-focus next
---- ----
- The default for `completion.web_history_max_items` is now set to `-1`, showing - The default for `completion.web_history_max_items` is now set to `-1`, showing