Add :defer and move :config to :init for zoom-frm init

This commit is contained in:
syl20bnr 2014-12-13 01:04:28 -05:00
parent ea77bc76c9
commit e62ce8915b

View file

@ -2165,7 +2165,8 @@ determine the state to enable when escaping from the insert state.")
(defun spacemacs/init-zoom-frm ()
(use-package zoom-frm
:config
:defer t
:init
(progn
(defun spacemacs/zoom-frame-overlay-map ()
"Set a temporary overlay map to easily change the font size."