aboutsummaryrefslogtreecommitdiff
path: root/emacs/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/init.org')
-rw-r--r--emacs/init.org2
1 files changed, 1 insertions, 1 deletions
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