Use gcmh package to manage adjust GC interactively

This commit is contained in:
Henrik Lissner 2019-11-21 14:43:36 -05:00
parent d41e4983ec
commit db19241936
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 17 additions and 34 deletions

View file

@ -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.")