aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-04-14 12:02:18 +0800
committertypebrook <typebrook@gmail.com>2019-04-14 12:02:18 +0800
commit5c057b03f8a4b83ba0e13e52915c735322b4ce08 (patch)
treef895077236b6e48a680b5f0def581a69ad0b4883 /tigrc
parent6be361b67f40ca07f10e3daa00849573d19b51c9 (diff)
update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc7
1 files changed, 5 insertions, 2 deletions
diff --git a/tigrc b/tigrc
index 355a24f..f23350e 100644
--- a/tigrc
+++ b/tigrc
@@ -123,9 +123,12 @@ bind main <C-S> ?>git format-patch %(commit)
123bind main . >sh -c "git diff %(commit) | tig" 123bind main . >sh -c "git diff %(commit) | tig"
124bind main > >sh -c "git diff %(commit) --no-prefix -U1000 | tig" 124bind main > >sh -c "git diff %(commit) --no-prefix -U1000 | tig"
125 125
126# Hub
127bind main i @hub browse -- commit/%(commit)
128
126# note 129# note
127bind generic gnn !git notes edit %(commit) 130#bind generic gnn !git notes edit %(commit)
128bind generic gnr !git notes remove %(commit) 131#bind generic gnr !git notes remove %(commit)
129 132
130#==================== 133#====================
131# blame view 134# blame view