summaryrefslogtreecommitdiffstats
path: root/init.org
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2018-12-24 19:36:18 -0500
committerAmin Bandali <bandali@gnu.org>2018-12-24 19:36:18 -0500
commit86efa0e39cbe936b57c65f18b576e95de57bc68b (patch)
tree44f412dba9cc39477551e230254b0e2fde140cb5 /init.org
parentbf233291df57d81c31f2290d24f24eaf33cd8873 (diff)
downloadconfigs-86efa0e39cbe936b57c65f18b576e95de57bc68b.tar.gz
configs-86efa0e39cbe936b57c65f18b576e95de57bc68b.tar.xz
configs-86efa0e39cbe936b57c65f18b576e95de57bc68b.zip
[emacs][wip] ebdb: directly use upstream instead of GNU ELPA mirror
Diffstat (limited to 'init.org')
-rw-r--r--init.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.org b/init.org
index 1f3d721..56a439a 100644
--- a/init.org
+++ b/init.org
@@ -2327,6 +2327,7 @@ Convenient footnotes in =message-mode=.
#+begin_src emacs-lisp
(use-package ebdb
+ :straight (:host github :repo "girzel/ebdb")
:after gnus
:bind (:map gnus-group-mode-map ("e" . ebdb))
:config