mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
fix(lib): only set doom-print-minimum-level in debug-mode
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user