aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dot_emacs3
1 files changed, 2 insertions, 1 deletions
diff --git a/dot_emacs b/dot_emacs
index 08390ab..49727b6 100644
--- a/dot_emacs
+++ b/dot_emacs
@@ -714,7 +714,8 @@ Otherwise split the current paragraph into one sentence per line."
:config (mu4e-column-faces-mode))
;; provided through git/chezmoi
-(use-package mu4e-goodies-tags)
+(use-package mu4e-goodies-tags
+ :after mu4e)
(use-package oauth2
:ensure t)