diff options
author | 2018-12-30 18:59:32 -0500 | |
---|---|---|
committer | 2018-12-30 18:59:32 -0500 | |
commit | 0703d151b0cc4edd111c06833980b3c5f35c196d (patch) | |
tree | 6508a79c3304103beda591f3c93be2262dc2d1af /init.org | |
parent | 322292942b71ffa2e93a830986b594992f1c2bf3 (diff) | |
download | configs-0703d151b0cc4edd111c06833980b3c5f35c196d.tar.gz configs-0703d151b0cc4edd111c06833980b3c5f35c196d.tar.xz configs-0703d151b0cc4edd111c06833980b3c5f35c196d.zip |
[emacs] update packages
Diffstat (limited to 'init.org')
-rw-r--r-- | init.org | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -2401,9 +2401,6 @@ 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 |