diff --git a/core/autoload/help.el b/core/autoload/help.el index 8c9763037..146db99b8 100644 --- a/core/autoload/help.el +++ b/core/autoload/help.el @@ -190,7 +190,7 @@ selection of all minor-modes, active or not." "troubleshooting.org" "tutorials.org" "faq.org") - 2 t initial-input + 3 t initial-input (mapcar (lambda (x) (setcar x (concat "Doom Modules > " (car x))) x)