aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-03-20 00:58:33 +0800
committertypebrook <typebrook@gmail.com>2019-03-20 00:58:33 +0800
commit2f68d8c38fe48517ebcff4dc1295df5f94bdef7d (patch)
treea84050e8094790de04741d9fb2e6318f34a2bf0f
parent95ab29219e99bf04b5e64c916bf085db626b7f1b (diff)
update
-rw-r--r--tigrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/tigrc b/tigrc
index 0d2f604..a0ceedc 100644
--- a/tigrc
+++ b/tigrc
@@ -53,8 +53,7 @@ bind main B !sh scripts/bump_version.sh
53bind main V @git log -S "%(prompt Enter search word: )" 53bind main V @git log -S "%(prompt Enter search word: )"
54 54
55# blame view 55# blame view
56set blame-view-file-name = no 56set blame-view = author:abbreviated date:default id:yes,color line-number:yes,interval=5 text
57set blame-view-line-number = yes,interval=5
58 57
59# status view 58# status view
60bind status j :/^[MADRU?] 59bind status j :/^[MADRU?]
@@ -73,7 +72,6 @@ bind status a ?git commit --amend
73bind status D ?rm %(file) 72bind status D ?rm %(file)
74 73
75# stash view 74# stash view
76bind stash D ?git stash drop %(stash)
77bind stash a ?git stash apply %(stash) 75bind stash a ?git stash apply %(stash)
78 76
79# tree view 77# tree view