Use gcmh package to manage adjust GC interactively
This commit is contained in:
parent
d41e4983ec
commit
db19241936
3 changed files with 17 additions and 34 deletions
|
@ -43,7 +43,7 @@
|
|||
package's name as a symbol, and whose CDR is the plist supplied to its
|
||||
`package!' declaration. Set by `doom-initialize-packages'.")
|
||||
|
||||
(defvar doom-core-packages '(straight use-package async)
|
||||
(defvar doom-core-packages '(straight use-package async gcmh)
|
||||
"A list of packages that must be installed (and will be auto-installed if
|
||||
missing) and shouldn't be deleted.")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue