flatten org-imenu

This commit is contained in:
Ivan Malison 2016-06-09 14:16:53 -07:00
parent 031d65f087
commit 4d93682a9d

View File

@ -1003,6 +1003,8 @@ I use helm for almost all emacs completion
'(:time "100d" :actions -email :period "5d" :audible nil))
(org-notify-start 10)))
(setq org-imenu-depth 10)
(add-hook 'org-mode-hook 'flatten-current-imenu-index-function)
(use-package org-bullets
:config
(progn