From dce721470b641ea8e596a1b6c058cc96e9cad391 Mon Sep 17 00:00:00 2001 From: Artur Manuel Date: Sat, 22 Mar 2025 17:08:00 +0000 Subject: [PATCH] notmuch: remove notmuch --- config.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.el b/config.el index 08a9ab2..e94fd4c 100644 --- a/config.el +++ b/config.el @@ -81,9 +81,6 @@ :config (spacious-padding-mode)) -(use-package notmuch - :if (executable-find "notmuch")) - (use-package tuareg :mode "\\.ml\\'")