From becff06c71d277647eda4378203d03ab36e141eb Mon Sep 17 00:00:00 2001 From: mattkae Date: Tue, 17 May 2022 07:07:37 -0400 Subject: Evil mode and latex support --- lisp/org-custom.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lisp/org-custom.el') diff --git a/lisp/org-custom.el b/lisp/org-custom.el index 10adab9..6b4713b 100644 --- a/lisp/org-custom.el +++ b/lisp/org-custom.el @@ -65,4 +65,7 @@ ) +'(org-agenda-files (list org-directory)) +'(org-directory "~/Documents/org") + (provide 'org-custom) -- cgit v1.2.1