Increase search depth for doom/help-search-headings
This commit is contained in:
parent
8f64a0eb31
commit
406c651059
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue