summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-05-24 19:18:24 +0900
committerSean Whitton <spwhitton@spwhitton.name>2015-05-24 19:18:28 +0900
commit223f3ea5b32a450e5b28a242625c102a7192b98d (patch)
tree2811c6806cc2e29f84375aed61a8c7277bc46bf9
parenta71cd84b72d0e28a901b140a2deabff82d5ab43a (diff)
downloaddotfiles-223f3ea5b32a450e5b28a242625c102a7192b98d.tar.gz
actually work around
-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