From b55cdf03385246782920b36c31b9e5b7b5a2dcf3 Mon Sep 17 00:00:00 2001 From: noa Date: Sun, 16 Feb 2025 22:07:34 +0800 Subject: Disable wordnut config --- emacs/init.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index 87f9bdb..6f1f41f 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -877,9 +877,11 @@ With prefix argument TIME, also add the current time." ;; so i can search for synonyms without using the internet (use-package wordnut + :disabled t :if (executable-find "wordnet") - :ensure t - :defer t) + :commands (wordnut-search) + :ensure t) + (use-package emms :disabled t :config -- cgit 1.4.1-2-gfad0