mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-24 16:30:58 -05:00
Add FIXMEs to def-setting!'s
They will be removed on the 2.1.1 release.
This commit is contained in:
@@ -30,6 +30,7 @@ Used by `+lookup/in-docsets' and `+lookup/documentation'."
|
||||
docsets)))))
|
||||
(add-hook hook fn))))))
|
||||
|
||||
;; FIXME obsolete :docset
|
||||
;;;###autoload
|
||||
(def-setting! :docset (modes &rest docsets)
|
||||
"Registers a list of DOCSETS (strings) for MODES (either one major mode
|
||||
|
Reference in New Issue
Block a user