summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.org b/init.org
index 6ef7944..d4ebceb 100644
--- a/init.org
+++ b/init.org
@@ -220,6 +220,7 @@ just use variable pitch in headings.
This is my org mode configuration. Document it.
#+BEGIN_SRC elisp
+(require 'org-indent)
(setq org-ellipsis "⤵")
(setq org-src-fontify-natively t)