From 51d0ee01f3e7d211d2e7573dd8fc6b21955a362d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=83=E4=BD=8F=E6=9F=B1=E9=96=93?= Date: Mon, 22 Jan 2024 05:37:35 +0000 Subject: [PATCH] Update emacs.d/init.el --- emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.d/init.el b/emacs.d/init.el index f4f435a..d211421 100644 --- a/emacs.d/init.el +++ b/emacs.d/init.el @@ -12,7 +12,7 @@ ;; Example: Setting cursor-type to 'box (setq cursor-type 'box) -(setq org-roam-directory "/mnt/Data/Documents/org-files/org-roam") + (load-file "~/.emacs.d/org-roam-templates/main.el")