From 5c3ce656ca6949161966ef9d21c09971a7703cef Mon Sep 17 00:00:00 2001 From: Rongsong Shen Date: Thu, 31 May 2018 10:34:38 +0800 Subject: [PATCH] update template directory --- layers.personal/orgtools/local/org-templates/org-templates.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layers.personal/orgtools/local/org-templates/org-templates.el b/layers.personal/orgtools/local/org-templates/org-templates.el index cf36c83..faa7a0c 100644 --- a/layers.personal/orgtools/local/org-templates/org-templates.el +++ b/layers.personal/orgtools/local/org-templates/org-templates.el @@ -1,5 +1,5 @@ ;; -(defcustom org-templates-directory "~/workenv/templates/" +(defcustom org-templates-directory "~/workenv/emacs/templates/" "The directory which org templates have been put" :type 'string :group 'orgtools)