aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
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"