Initilize as array in example
Signed-off-by: John McBride <jpmmcbride@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user