aboutsummaryrefslogtreecommitdiff
path: root/dot_emacs.tmpl
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2023-02-09 20:01:14 -0500
committerRyan Kavanagh <rak@rak.ac>2023-02-09 20:01:14 -0500
commit432a269a9dffd0fdf9614754a60d0687376ca285 (patch)
tree58d9ec6fa2f13ffc37486c776b68ac27cb9be700 /dot_emacs.tmpl
parentreencrypt (diff)
fix dictem use-package
Diffstat (limited to 'dot_emacs.tmpl')
-rw-r--r--dot_emacs.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/dot_emacs.tmpl b/dot_emacs.tmpl
index 1b2fcfd..df15a37 100644
--- a/dot_emacs.tmpl
+++ b/dot_emacs.tmpl
@@ -293,8 +293,7 @@ Extended Format date in the date field and return it as a string obeing
:hook ((diary-list-entries . diary-include-other-diary-files)
(diary-list-entries . diary-sort-entries)))
-(use-package dictem
- :ensure t)
+(use-package dictem)
(use-package diminish
:ensure t)