Toggle async-debug on doom-debug-mode
This commit is contained in:
parent
2e1c10a6a4
commit
ea105b874e
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defvar doom-debug-variables
|
(defvar doom-debug-variables
|
||||||
'(debug-on-error
|
'(async-debug
|
||||||
|
debug-on-error
|
||||||
doom-debug-p
|
doom-debug-p
|
||||||
garbage-collection-messages
|
garbage-collection-messages
|
||||||
gcmh-verbose
|
gcmh-verbose
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue