Remove org-contacts

This commit is contained in:
Case Duckworth 2022-04-19 22:25:14 -05:00
parent 1e11dad4a1
commit f8ce8b16f3
1 changed files with 0 additions and 6 deletions

View File

@ -741,12 +741,6 @@
:unnarrowed t))
(+org-capture-sort))
(setup org-contacts (:quit)
(:require)
(:also-straight org-vcard) ; for importing Vcard files
(:option org-contacts-matcher "contact") ; Contacts are tagged "contact"
)
(setup org-export
(:also-load ox-md)
(:option org-export-coding-system 'utf-8-unix