Correction: uh, not a typo but whatever

This commit is contained in:
Case Duckworth 2022-04-24 15:03:04 -05:00
parent 9b17702d3f
commit 3219bf88cc
1 changed files with 1 additions and 2 deletions

View File

@ -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)