From 3219bf88cc0cdf788a30be2251ed304df202ab26 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 24 Apr 2022 15:03:04 -0500 Subject: Correction: uh, not a typo but whatever --- init.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/init.el b/init.el index ec534a6..6e80b41 100644 --- a/init.el +++ b/init.el @@ -2436,8 +2436,7 @@ See also `crux-reopen-as-root-mode'." (setup (:straight zoom-frm) (:+key "M-+" #'zoom-frm-in - "M-_" #'zoom-frm-out) - (dolist (c '(zoom-frm-in zoom-frm-out)))) + "M-_" #'zoom-frm-out)) (setup (:straight zzz-to-char) (:require +zzz-to-char) -- cgit 1.4.1-21-gabe81