fix(lib): only set doom-print-minimum-level in debug-mode

This commit is contained in:
Henrik Lissner 2022-09-16 03:11:17 +02:00
parent 354d71566a
commit 39197618ec
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -8,8 +8,7 @@
;;;###autoload
(defvar doom-debug-variables
`(;; Doom variables
(doom-print-level . debug)
(doom-print-message-level . info)
(doom-print-minimum-level . debug)
;; Emacs variables
async-debug