From 7b07e592b9deb85732e1de7f74c61f6e7dc6931a Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Wed, 10 Oct 2018 12:10:53 +0200 Subject: [tig] Add '-' keybinding for consistency with fugitive --- tig/.tigrc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tig/.tigrc (limited to 'tig') diff --git a/tig/.tigrc b/tig/.tigrc new file mode 100644 index 0000000..21febec --- /dev/null +++ b/tig/.tigrc @@ -0,0 +1,2 @@ +bind generic R :source ~/.tigrc +bind status - status-update -- cgit v1.2.3