summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/init.el b/init.el
index 7f9b101..277ffd7 100644
--- a/init.el
+++ b/init.el
@@ -297,6 +297,11 @@
:EMAIL: %(org-contacts-template-email)
:END:")))
+(use-package org-attach
+ :defer t
+ :init
+ (put 'org-attach-directory 'safe-local-variable #'stringp))
+
(use-package km-org
:defer t
:init