diff options
-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 | #==================== |