summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--tag-emacs/emacs.d/init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org
index e3a6079..47020f5 100644
--- a/tag-emacs/emacs.d/init.org
+++ b/tag-emacs/emacs.d/init.org
@@ -2174,7 +2174,7 @@ and doesn’t go back to the same place more than once.
 
 #+BEGIN_SRC emacs-lisp
 (use-package goto-chg
-  :bind ("C-x SPC" . goto-last-change))
+  :bind ("C-c C-SPC" . goto-last-change))
 #+END_SRC
 
 ** multiple-cursors