mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-11 02:02:01 -07:00
OK
This commit is contained in:
4
install
4
install
@@ -241,7 +241,7 @@ function fzf
|
|||||||
$fzf_cmd \$argv
|
$fzf_cmd \$argv
|
||||||
end
|
end
|
||||||
EOFZF
|
EOFZF
|
||||||
echo "ok"
|
echo "OK"
|
||||||
|
|
||||||
if [ $key_bindings -eq 0 ]; then
|
if [ $key_bindings -eq 0 ]; then
|
||||||
echo -n "Generate ~/.config/fish/functions/fzf_key_bindings.fish ... "
|
echo -n "Generate ~/.config/fish/functions/fzf_key_bindings.fish ... "
|
||||||
@@ -310,7 +310,7 @@ function fzf_key_bindings
|
|||||||
bind \ec '__fzf_alt_c'
|
bind \ec '__fzf_alt_c'
|
||||||
end
|
end
|
||||||
EOFZF
|
EOFZF
|
||||||
echo "ok"
|
echo "OK"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user