diff options
| author | typebrook <typebrook@gmail.com> | 2020-03-08 11:42:11 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2020-03-08 11:42:11 +0800 |
| commit | 00baba04c37ad1946ddeeec7bf80bc8e0582e57f (patch) | |
| tree | 94b0c9e13c05b2c809dfc714a9206f5e1c5c27aa /tigrc | |
| parent | 3fc82e287dded0a77c0ce6a6356050b7814956e2 (diff) | |
update
Diffstat (limited to 'tigrc')
| -rw-r--r-- | tigrc | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -217,8 +217,8 @@ bind blob m >tig --follow -- %(file) | |||
| 217 | #==================== | 217 | #==================== |
| 218 | # status view | 218 | # status view |
| 219 | #==================== | 219 | #==================== |
| 220 | bind status j :/^[MADRUT?] | 220 | bind status j :/^[MCADRUT?] |
| 221 | bind status k :?^[MADRUT?] | 221 | bind status k :?^[MCADRUT?] |
| 222 | 222 | ||
| 223 | # update index | 223 | # update index |
| 224 | bind status A @git add . | 224 | bind status A @git add . |