mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Increase search depth for doom/help-search-headings
This commit is contained in:
@ -190,7 +190,7 @@ selection of all minor-modes, active or not."
|
|||||||
"troubleshooting.org"
|
"troubleshooting.org"
|
||||||
"tutorials.org"
|
"tutorials.org"
|
||||||
"faq.org")
|
"faq.org")
|
||||||
2 t initial-input
|
3 t initial-input
|
||||||
(mapcar (lambda (x)
|
(mapcar (lambda (x)
|
||||||
(setcar x (concat "Doom Modules > " (car x)))
|
(setcar x (concat "Doom Modules > " (car x)))
|
||||||
x)
|
x)
|
||||||
|
Reference in New Issue
Block a user