summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.org b/init.org
index cb5d1f0..25807b7 100644
--- a/init.org
+++ b/init.org
@@ -1139,7 +1139,7 @@ Emacs package that displays available keybindings in popup
:defer 5
:bind-keymap ("C-c p" . projectile-command-map)
:config
- (projectile-global-mode)
+ (projectile-mode)
(defun my-projectile-invalidate-cache (&rest _args)
;; ignore the args to `magit-checkout'
@@ -1207,6 +1207,7 @@ See [[notmuch:id:87muuqsvci.fsf@fencepost.gnu.org][bug follow-up]].
(use-package notmuch
:commands notmuch
:bind ("C-c m" . amin/notmuch)
+ :custom (notmuch-always-prompt-for-sender t)
:config
(setq notmuch-hello-sections
'(notmuch-hello-insert-header