diff --git a/configuration.org b/configuration.org index 4d83ffe..ce46be8 100644 --- a/configuration.org +++ b/configuration.org @@ -2756,11 +2756,6 @@ This is a big one; I use a lot of customisation here. :config ;; Load the markdown exporter (require 'ox-md) - - ;; Make sure we have 'org-capture-templates` defined - (unless (boundp 'org-capture-templates) - (setq org-capture-templates nil)) - ;; Handle org-protocol:// links (require 'org-protocol) ;; Make it possible to encrypt headings