summaryrefslogtreecommitdiff
path: root/.emacs.d/init-org.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init-org.el')
-rw-r--r--.emacs.d/init-org.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init-org.el b/.emacs.d/init-org.el
index df50f78e..14814c00 100644
--- a/.emacs.d/init-org.el
+++ b/.emacs.d/init-org.el
@@ -64,6 +64,7 @@
;; diminish `org-indent-mode' lighter
(require 'diminish)
+(require 'org-indent)
(diminish 'org-indent-mode)
;; custom doesn't actually set all the faces it should, so we'll do