Skip to content
Snippets Groups Projects
Commit db581824 authored by Junegunn Choi's avatar Junegunn Choi
Browse files

Customization of key bindings (#40)

parent 6e9f0882
No related branches found
No related tags found
No related merge requests found
......@@ -237,7 +237,8 @@ If you use vi mode on bash, you need to add `set -o vi` *before* `source
~/.fzf.bash` in your .bashrc, so that it correctly sets up key bindings for vi
mode.
The source code can be found in `~/.fzf.bash`, `~/.fzf.zsh`, and
If you want to customize the key bindings, consider editing the
installer-generated source code: `~/.fzf.bash`, `~/.fzf.zsh`, and
`~/.config/fish/functions/fzf_key_bindings.fish`.
Auto-completion
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment