doom/help-faq: restrict to second-levels headings
This commit is contained in:
parent
4cafaec527
commit
9e3974d2f3
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ selection of all minor-modes, active or not."
|
||||||
(interactive)
|
(interactive)
|
||||||
(doom-completing-read-org-headings
|
(doom-completing-read-org-headings
|
||||||
"Find in FAQ: " (list "faq.org")
|
"Find in FAQ: " (list "faq.org")
|
||||||
nil nil initial-input))
|
2 nil initial-input))
|
||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun doom/help-news ()
|
(defun doom/help-news ()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue