doom/toggle-debug-mode: toggle garbage-collection-messages
This commit is contained in:
parent
1c0b8b2831
commit
4161014cfc
1 changed files with 1 additions and 0 deletions
|
@ -339,6 +339,7 @@ will be automatically appended to the result."
|
||||||
((> (prefix-numeric-value arg) 0)))))
|
((> (prefix-numeric-value arg) 0)))))
|
||||||
(setq doom-debug-mode value
|
(setq doom-debug-mode value
|
||||||
debug-on-error value
|
debug-on-error value
|
||||||
|
garbage-collection-messages value
|
||||||
use-package-verbose value
|
use-package-verbose value
|
||||||
jka-compr-verbose value
|
jka-compr-verbose value
|
||||||
lsp-log-io value
|
lsp-log-io value
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue