doom/help-faq: restrict to second-levels headings

This commit is contained in:
Henrik Lissner 2019-10-09 22:41:27 -04:00
parent 4cafaec527
commit 9e3974d2f3
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -208,7 +208,7 @@ selection of all minor-modes, active or not."
(interactive)
(doom-completing-read-org-headings
"Find in FAQ: " (list "faq.org")
nil nil initial-input))
2 nil initial-input))
;;;###autoload
(defun doom/help-news ()