Correct bind option

Signed-off-by: John McBride <jpmmcbride@gmail.com>
pull/1483/head
John McBride 2020-02-03 12:52:47 -07:00
parent 036c26dbed
commit b4b4ccfe31
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
cite about-plugin
about-plugin 'initialize jump (see https://github.com/gsamokovarov/jump). Add `export JUMP_OPTS="bind=z"` to change keybinding'
about-plugin 'initialize jump (see https://github.com/gsamokovarov/jump). Add `export JUMP_OPTS="--bind=z"` to change keybinding'
__init_jump() {
command -v jump &> /dev/null || return