From 1e72776578952a5c230a4daa49a71464073a93cf Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Sun, 15 Oct 2023 00:04:02 +0100 Subject: (Emacs|NeoVim|Shell)~small changes and minor updates --- Emacs/.config/emacs/core.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Emacs/.config/emacs/core.org') 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") -- cgit v1.2.3-13-gbd6f