org layer: defer loading of toc-org

This commit is contained in:
syl20bnr 2015-08-01 15:24:21 -04:00
parent 0e547c43fd
commit 1085cb084e
1 changed files with 1 additions and 0 deletions

View File

@ -200,6 +200,7 @@ Will work on both org-mode and any mode that accepts plain html."
(defun org/init-toc-org ()
(use-package toc-org
:defer t
:init
(progn
(setq toc-org-max-depth 10)