Remove BBDB
This commit is contained in:
parent
8853d8ec3d
commit
155510d3e1
|
@ -1597,12 +1597,6 @@ Configure email with iCalendar event support, to integrate with
|
|||
:after (markdown-mode)
|
||||
:hook (markdown-mode . conditionally-turn-on-pandoc))
|
||||
|
||||
(add-to-list 'package-selected-packages 'bbdb)
|
||||
(use-package bbdb
|
||||
:if (package-installed-p 'bbdb)
|
||||
:custom
|
||||
(bbdb-file (locate-user-emacs-file "bbdb.gpg")))
|
||||
|
||||
(use-package eww
|
||||
:defer t
|
||||
:custom
|
||||
|
|
Loading…
Reference in a new issue