From 4e63da5d6788853467149f9d2a2cda375f84c80d Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Fri, 11 Sep 2020 17:03:45 +0200 Subject: [PATCH] Increase imenu depth in Org Mode buffers --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index e8f48bf..ceb624c 100644 --- a/init.el +++ b/init.el @@ -753,6 +753,7 @@ With given ARG, display files in `db/important-document-path’." org-edit-timestamp-down-means-later t org-archive-location "%s_archive.gpg::" org-image-actual-width nil + org-imenu-depth 10 org-footnote-section nil org-log-into-drawer "LOGBOOK" org-log-reschedule 'note