diff options
-rw-r--r-- | config.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.org b/config.org index 2b171cd..d7e4ba1 100644 --- a/config.org +++ b/config.org | |||
@@ -1626,6 +1626,7 @@ I want to use the newest version of Org that I can. | |||
1626 | org-catch-invisible-edits 'smart ; let's try this | 1626 | org-catch-invisible-edits 'smart ; let's try this |
1627 | org-special-ctrl-a/e t | 1627 | org-special-ctrl-a/e t |
1628 | org-special-ctrl-k t | 1628 | org-special-ctrl-k t |
1629 | org-imenu-depth 8 | ||
1629 | ;; Exporting | 1630 | ;; Exporting |
1630 | org-export-headline-levels 8 | 1631 | org-export-headline-levels 8 |
1631 | org-export-with-smart-quotes t) | 1632 | org-export-with-smart-quotes t) |