diff options
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/init.el b/init.el index 76f4ab8..7e920d5 100644 --- a/init.el +++ b/init.el | |||
@@ -741,12 +741,6 @@ | |||
741 | :unnarrowed t)) | 741 | :unnarrowed t)) |
742 | (+org-capture-sort)) | 742 | (+org-capture-sort)) |
743 | 743 | ||
744 | (setup org-contacts (:quit) | ||
745 | (:require) | ||
746 | (:also-straight org-vcard) ; for importing Vcard files | ||
747 | (:option org-contacts-matcher "contact") ; Contacts are tagged "contact" | ||
748 | ) | ||
749 | |||
750 | (setup org-export | 744 | (setup org-export |
751 | (:also-load ox-md) | 745 | (:also-load ox-md) |
752 | (:option org-export-coding-system 'utf-8-unix | 746 | (:option org-export-coding-system 'utf-8-unix |