Now this function is necessary, and `fzf_key_bindings` is on my path again.
This commit is contained in:
parent
63ea7123d1
commit
08916adecc
|
|
@ -1,3 +1,3 @@
|
|||
#function fish_user_key_bindings
|
||||
#fzf_key_bindings
|
||||
#end
|
||||
function fish_user_key_bindings
|
||||
fzf_key_bindings
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue