aboutsummaryrefslogtreecommitdiff
path: root/dot_emacs
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2026-07-30 08:47:28 -0400
committerRyan Kavanagh <rak@rak.ac>2026-07-30 08:47:28 -0400
commit64efd7bbbc7bc04f65bf855ab9e6af6669162eda (patch)
tree04070971a539bf55e948618b1f5ef019f962476f /dot_emacs
parentupdate display_filter path (diff)
specify where to build consult-mu
Diffstat (limited to 'dot_emacs')
-rw-r--r--dot_emacs1
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_emacs b/dot_emacs
index 097e8bd..1ca6acb 100644
--- a/dot_emacs
+++ b/dot_emacs
@@ -271,6 +271,7 @@ Extended Format date in the date field and return it as a string obeing
("M-x" . execute-extended-command)))
(use-package consult-mu
+ :straight (consult-mu :type git :host github :repo "armindarvish/consult-mu" :files (:defaults "extras/*.el"))
:after (consult mu4e)
:bind
:custom