Initilize as array in example
Signed-off-by: John McBride <jpmmcbride@gmail.com>pull/1483/head
parent
b4b4ccfe31
commit
6cd634dd85
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue