aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config/emacs/core.org
diff options
context:
space:
mode:
Diffstat (limited to 'Emacs/.config/emacs/core.org')
-rw-r--r--Emacs/.config/emacs/core.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/Emacs/.config/emacs/core.org b/Emacs/.config/emacs/core.org
index 687b226..83037f6 100644
--- a/Emacs/.config/emacs/core.org
+++ b/Emacs/.config/emacs/core.org
@@ -121,7 +121,8 @@ Some bindings that I couldn't fit elsewhere easily.
(nmmap
"C--" #'text-scale-decrease
- "C-=" #'text-scale-increase)
+ "C-=" #'text-scale-increase
+ "C-+" #'text-scale-adjust)
(leader
"SPC" '(execute-extended-command :which-key "M-x")