diff options
author | typebrook <typebrook@gmail.com> | 2019-12-04 10:55:04 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-12-04 10:55:04 +0800 |
commit | dc027452c0ea29c44a7acffb965a1d0b07ce1421 (patch) | |
tree | 431146c41e9d62d8bb2b5a2971e9fe564d7078d5 /tigrc | |
parent | 8329008853b62fd3b1e334e377e98f5618aba0c3 (diff) |
update
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -208,8 +208,8 @@ bind blob m >tig -- %(file) | |||
208 | #==================== | 208 | #==================== |
209 | # status view | 209 | # status view |
210 | #==================== | 210 | #==================== |
211 | bind status j :/^[MADRU?] | 211 | bind status j :/^[MADRUT?] |
212 | bind status k :?^[MADRU?] | 212 | bind status k :?^[MADRUT?] |
213 | 213 | ||
214 | # update index | 214 | # update index |
215 | bind status A @git add . | 215 | bind status A @git add . |