Initilize as array in example

Signed-off-by: John McBride <jpmmcbride@gmail.com>
pull/1483/head
John McBride 2020-02-03 15:32:27 -07:00
parent b4b4ccfe31
commit 6cd634dd85
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
cite about-plugin 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() { __init_jump() {
command -v jump &> /dev/null || return command -v jump &> /dev/null || return