diff --git a/README.md b/README.md index 30578ba..4532263 100644 --- a/README.md +++ b/README.md @@ -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/