[emacs] update packages, add csv-mode (new EBDB implicitly depends)
[~bandali/configs] / init.org
index 4684873..20744f5 100644 (file)
--- 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