Update README: link to wiki page

This commit is contained in:
Junegunn Choi 2016-11-15 23:44:04 +09:00
parent c49e65d926
commit 22487810ba
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627
1 changed files with 2 additions and 0 deletions

View File

@ -209,6 +209,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.
More tips can be found on [the wiki page](https://github.com/junegunn/fzf/wiki/Configuring-shell-key-bindings).
Fuzzy completion for bash and zsh
---------------------------------