Add link to git key bindings gist

This commit is contained in:
Junegunn Choi 2018-09-04 12:24:46 +09:00
parent 8c6fcee3ca
commit 8540902a35
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

View File

@ -514,7 +514,8 @@ You can customize the size and position of the preview window using
fzf --height 40% --reverse --preview 'file {}' --preview-window down:1
```
For more advanced examples, see [Key bindings for git with fzf][fzf-git].
For more advanced examples, see [Key bindings for git with fzf][fzf-git]
([code](https://gist.github.com/junegunn/8b572b8d4b5eddd8b85e5f4d40f17236)).
[fzf-git]: https://junegunn.kr/2016/07/fzf-git/