aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emacs/.emacs.d/init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org
index b46b32d..2a0d2c6 100644
--- a/emacs/.emacs.d/init.org
+++ b/emacs/.emacs.d/init.org
@@ -217,7 +217,7 @@ Computing Environment".
edits to make on multiple levels.
#+BEGIN_SRC emacs-lisp
- (global-set-key (kbd "C-+") 'mc/mark-next-like-this)
+ (global-set-key (kbd "M-+") 'mc/mark-next-like-this)
#+END_SRC
I've been looking for something like Embrace for a long time. I