Remove BBDB

This commit is contained in:
Evie Litherland-Smith 2024-10-09 09:55:24 +01:00
parent 8853d8ec3d
commit 155510d3e1

View file

@ -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