diff options
author | typebrook <typebrook@gmail.com> | 2019-12-19 13:55:48 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-12-19 13:55:48 +0800 |
commit | 067cd0ab18eb258f543c234f819f3699ed3c8981 (patch) | |
tree | 84c4175ad4b5ee1046e72e37353e705c6d1947c0 /tigrc | |
parent | a6a1a6bb2d0e1d48bb38f952c80cb65b1ffbadcf (diff) |
update
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -311,6 +311,7 @@ bind diff <C-K> :?^@@ | |||
311 | bind diff <Esc>j :/^diff --(git|cc) | 311 | bind diff <Esc>j :/^diff --(git|cc) |
312 | bind diff <Esc>k :?^diff --(git|cc) | 312 | bind diff <Esc>k :?^diff --(git|cc) |
313 | 313 | ||
314 | bind diff m >tig -- %(file) | ||
314 | bind diff u @git checkout %(commit)^ -- %(file) | 315 | bind diff u @git checkout %(commit)^ -- %(file) |
315 | 316 | ||
316 | #==================== | 317 | #==================== |