summaryrefslogtreecommitdiffstats
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--init.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.org b/init.org
index 4684873..20744f5 100644
--- a/init.org
+++ b/init.org
@@ -2393,6 +2393,9 @@ Convenient footnotes in =message-mode=.
** ebdb
#+begin_src emacs-lisp
+;; https://github.com/girzel/ebdb/issues/72
+(use-package csv-mode)
+
(use-package ebdb
:straight (:host github :repo "girzel/ebdb")
:after gnus