aboutsummaryrefslogtreecommitdiff
path: root/tw
diff options
context:
space:
mode:
Diffstat (limited to 'tw')
-rw-r--r--tw/home/files/emacs-init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/tw/home/files/emacs-init.el b/tw/home/files/emacs-init.el
index 4e405cf5..1f2b9f9f 100644
--- a/tw/home/files/emacs-init.el
+++ b/tw/home/files/emacs-init.el
@@ -123,8 +123,6 @@ If CREATE is true and the resulting directory does not exist, create it."
(use-package gcmh ; "garbage collector magic hack": run GC when not in focus
:config (gcmh-mode +1)
- :custom
- (gcmh-verbose t "Show an informative message when garbage collecting.")
:diminish gcmh-mode)
;; Look and feel