aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-03-26 07:59:32 +0800
committertypebrook <typebrook@gmail.com>2019-03-26 07:59:32 +0800
commit820012fb5c178cb9402388462b08ba71ecc82a4e (patch)
tree5c86f36aa39789dbe2aeaf84b08b01cf67512098 /tigrc
parent7f323cd0764f43f519c9d6972cde58b1722c52c6 (diff)
update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tigrc b/tigrc
index ff8bd0a..0ffee14 100644
--- a/tigrc
+++ b/tigrc
@@ -53,6 +53,8 @@ bind main gdt @git tag -d %(tag)
53bind main B !sh scripts/bump_version.sh 53bind main B !sh scripts/bump_version.sh
54bind main V @git log -S "%(prompt Enter search word: )" 54bind main V @git log -S "%(prompt Enter search word: )"
55 55
56bind main S !git format-patch -1 %(commit)
57
56# blame view 58# blame view
57set blame-view = author:abbreviated date:default id:yes,color line-number:yes text 59set blame-view = author:abbreviated date:default id:yes,color line-number:yes text
58 60