summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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)