Increase search depth for doom/help-search-headings

This commit is contained in:
Henrik Lissner
2020-08-31 14:53:42 -04:00
parent 8f64a0eb31
commit 406c651059

View File

@ -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)