From d0ef8973efa9ce599f5b9ce4112a711c8827abdf Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 25 Jan 2019 13:36:03 +0100 Subject: emacs: use toggle for git-timemachine MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- emacs/init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/init.org') diff --git a/emacs/init.org b/emacs/init.org index 6e35352..bd42501 100644 --- a/emacs/init.org +++ b/emacs/init.org @@ -1004,7 +1004,7 @@ ways of jumping into Magit): #+BEGIN_SRC elisp (use-package git-timemachine :ensure t - :bind (("C-x t m" . git-timemachine))) + :bind (("C-x t m" . git-timemachine-toggle))) #+END_SRC * mu4e -- cgit v1.2.3