mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-17 13:33:36 -05:00
doom/help-faq: restrict to second-levels headings
This commit is contained in:
@@ -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 ()
|
||||||
|
Reference in New Issue
Block a user