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
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

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)