summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2020-12-21 22:54:02 -0600
committerCase Duckworth2020-12-21 22:54:02 -0600
commitf82929a4efd4a3c89dcb711143e7fbc665aeff6b (patch)
tree028e418f908e5c153e28cb355b409b004c705746 /config.org
parentAdd goggles package (diff)
downloademacs-f82929a4efd4a3c89dcb711143e7fbc665aeff6b.tar.gz
emacs-f82929a4efd4a3c89dcb711143e7fbc665aeff6b.zip
Set =org-directory=
Diffstat (limited to 'config.org')
-rw-r--r--config.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.org b/config.org index 30a9315..0381d19 100644 --- a/config.org +++ b/config.org
@@ -1059,6 +1059,8 @@ I’ve put org mode under Applications, as opposed to Writing, because it’s m
1059 (org-pretty-entities t) 1059 (org-pretty-entities t)
1060 (org-num-mode +1) 1060 (org-num-mode +1)
1061 1061
1062 (cuss org-directory "~/Org")
1063
1062 (org-src-tab-acts-natively t) 1064 (org-src-tab-acts-natively t)
1063 (org-src-fontify-natively t) 1065 (org-src-fontify-natively t)
1064 (org-src-window-setup 'current-window) 1066 (org-src-window-setup 'current-window)