summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-org.el
diff options
context:
space:
mode:
Diffstat (limited to 'custom/jao-custom-org.el')
-rw-r--r--custom/jao-custom-org.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/custom/jao-custom-org.el b/custom/jao-custom-org.el
index ef1fbbe..a0b1b8b 100644
--- a/custom/jao-custom-org.el
+++ b/custom/jao-custom-org.el
@@ -3,6 +3,8 @@
;;; General configuration
(defvar jao-org-dir (expand-file-name "org" jao-doc-dir))
+(defun jao-org-dir () jao-org-dir)
+
(use-package org
:ensure t
:demand t