aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
Diffstat (limited to 'tigrc')
-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