aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-12-19 13:55:48 +0800
committertypebrook <typebrook@gmail.com>2019-12-19 13:55:48 +0800
commit067cd0ab18eb258f543c234f819f3699ed3c8981 (patch)
tree84c4175ad4b5ee1046e72e37353e705c6d1947c0
parenta6a1a6bb2d0e1d48bb38f952c80cb65b1ffbadcf (diff)
update
-rw-r--r--tigrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tigrc b/tigrc
index 6957bdc..635c99a 100644
--- a/tigrc
+++ b/tigrc
@@ -311,6 +311,7 @@ bind diff <C-K> :?^@@
311bind diff <Esc>j :/^diff --(git|cc) 311bind diff <Esc>j :/^diff --(git|cc)
312bind diff <Esc>k :?^diff --(git|cc) 312bind diff <Esc>k :?^diff --(git|cc)
313 313
314bind diff m >tig -- %(file)
314bind diff u @git checkout %(commit)^ -- %(file) 315bind diff u @git checkout %(commit)^ -- %(file)
315 316
316#==================== 317#====================