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
|
||||
(defvar doom-debug-variables
|
||||
'(debug-on-error
|
||||
'(async-debug
|
||||
debug-on-error
|
||||
doom-debug-p
|
||||
garbage-collection-messages
|
||||
gcmh-verbose
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue