aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/init.el b/init.el
index de36aba..6cca65d 100644
--- a/init.el
+++ b/init.el
@@ -64,7 +64,12 @@
64;; These hacks subjectively make Emacs perform "better" 64;; These hacks subjectively make Emacs perform "better"
65;; --------------------------------------------------------------------- 65;; ---------------------------------------------------------------------
66 66
67;; ---------------------------------
68;; GCMH
69;; ----
67;; Garbage Collector Magic Hack 70;; Garbage Collector Magic Hack
71;; ---------------------------------
72
68(use-package gcmh 73(use-package gcmh
69 :straight t 74 :straight t
70 :defer t 75 :defer t