aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-04-09 12:11:39 +0800
committertypebrook <typebrook@gmail.com>2019-04-09 12:11:39 +0800
commit359e4107bdcf8e23873324480a3ee60d69349986 (patch)
treea82dd1236490f55dfe841becd77c904164964de3
parente95c817cbb15a97935d6db6c7ebefabe9f5a4877 (diff)
update
-rw-r--r--tigrc5
1 files changed, 2 insertions, 3 deletions
diff --git a/tigrc b/tigrc
index 6efa675..afe82df 100644
--- a/tigrc
+++ b/tigrc
@@ -55,12 +55,11 @@ bind main G none
55bind main G move-last-line 55bind main G move-last-line
56bind main ` :toggle commit-title-graph 56bind main ` :toggle commit-title-graph
57 57
58bind main gh :goto HEAD
59bind main ; :goto %(commit)^2
60
61# move 58# move
62bind main <C-J> :move-next-merge 59bind main <C-J> :move-next-merge
63bind main <C-K> :move-prev-merge 60bind main <C-K> :move-prev-merge
61bind main gh :goto HEAD
62bind main ; :goto %(commit)^2
64 63
65# branch 64# branch
66bind main b none 65bind main b none