diff options
Diffstat (limited to 'tigrc')
-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?] |