From a7e56f59f40bbd2690d79dae41e90927486b7828 Mon Sep 17 00:00:00 2001 From: noa Date: Sun, 16 Feb 2025 16:11:12 +0800 Subject: Remove garbage collector magic hack --- emacs/init.el | 7 ------- 1 file changed, 7 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index 577063d..785c2d4 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -22,13 +22,6 @@ #'(lambda () (message (format "Initialised in %s seconds with %s garbage collections." (emacs-init-time) gcs-done)))) -;; Use the gcmh to collect garbage when i'm not using emacs -(use-package gcmh - :disabled t - :ensure t - :custom - (gcmh-mode t)) - ;; It is often useful to be able to run a command while i am already in the process of running a command in the minibuffer. This is rarely two extended commands; usually it is completion. (use-package mb-depth :custom -- cgit 1.4.1-2-gfad0