Fix undeferred flycheck-posframe

Accidentally eager-loaded it. Whoops!
This commit is contained in:
Henrik Lissner 2019-03-01 14:25:18 -05:00
parent 1f3c41a8ac
commit 868bd15abe
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -38,6 +38,7 @@
(def-package! flycheck-posframe
:when (and EMACS26+ (featurep! +childframe))
:defer t
:init (add-hook 'flycheck-mode-hook #'+flycheck|init-popups)
:config
(setq flycheck-posframe-warning-prefix ""