fix(lib): only set doom-print-minimum-level in debug-mode
This commit is contained in:
parent
354d71566a
commit
39197618ec
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue