aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-04-13 10:16:20 +0800
committertypebrook <typebrook@gmail.com>2020-04-13 10:16:20 +0800
commit3b5d402655cc29ff5643f59fa0ea68a22cb88559 (patch)
treeaae88e59a9bc9f992d6baf263debf3314de491d0 /tigrc
parent6d7eac6edc69a5ccc799525b64c2731ce4129771 (diff)
update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tigrc b/tigrc
index 6f951ee..6925a75 100644
--- a/tigrc
+++ b/tigrc
@@ -78,8 +78,8 @@ set main-view = \
78# override graph toggling 78# override graph toggling
79bind main G move-last-line 79bind main G move-last-line
80bind main ` :toggle commit-title-graph 80bind main ` :toggle commit-title-graph
81bind main F none 81bind generic F none
82bind main <C-T> :toggle commit-title-refs 82bind generic <C-T> :toggle commit-title-refs
83 83
84# edit tigrc 84# edit tigrc
85bind main e >sh -c "vim ~/.tigrc" 85bind main e >sh -c "vim ~/.tigrc"