diff options
author | typebrook <typebrook@gmail.com> | 2019-03-20 19:39:42 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-03-20 19:39:42 +0800 |
commit | 7d372a2151e7b6e3f32f694866ee59d5b279eb8a (patch) | |
tree | 07165a0d5f8b037a41e87720182d6c2df5cd42e7 | |
parent | 2f68d8c38fe48517ebcff4dc1295df5f94bdef7d (diff) |
update
-rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ bind main B !sh scripts/bump_version.sh | |||
53 | bind main V @git log -S "%(prompt Enter search word: )" | 53 | bind main V @git log -S "%(prompt Enter search word: )" |
54 | 54 | ||
55 | # blame view | 55 | # blame view |
56 | set blame-view = author:abbreviated date:default id:yes,color line-number:yes,interval=5 text | 56 | set blame-view = author:abbreviated date:default id:yes,color line-number:yes text |
57 | 57 | ||
58 | # status view | 58 | # status view |
59 | bind status j :/^[MADRU?] | 59 | bind status j :/^[MADRU?] |