diff options
-rw-r--r-- | config.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.org b/config.org index 7e1d4ab..72ef909 100644 --- a/config.org +++ b/config.org | |||
@@ -1060,6 +1060,8 @@ I need to break this config up and like, comment it better. | |||
1060 | :custom | 1060 | :custom |
1061 | (org-startup-indented t) | 1061 | (org-startup-indented t) |
1062 | (org-src-tab-acts-natively t) | 1062 | (org-src-tab-acts-natively t) |
1063 | (org-src-fontify-natively t) | ||
1064 | (org-confirm-babel-evaluate nil) | ||
1063 | (org-hide-emphasis-markers t) | 1065 | (org-hide-emphasis-markers t) |
1064 | (org-fontify-done-headline t) | 1066 | (org-fontify-done-headline t) |
1065 | (org-fontify-whole-heading-line t) | 1067 | (org-fontify-whole-heading-line t) |