diff options
Diffstat (limited to 'emacs/init.org')
| -rw-r--r-- | emacs/init.org | 2 |
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 |
