summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2018-09-04 12:24:46 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2018-09-04 12:24:46 +0900
commit8540902a35361dba217cc3ad86ff2215ae51918e (patch)
treeccb3d28ade7ba15ad9afb3cf5f399d9d36d18e6b /README.md
parent8c6fcee3caef11eff4875e98d98debca7cef8df2 (diff)
Add link to git key bindings gist
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 30578bac..45322631 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/