mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-15 13:23:42 -05:00
Add FIXMEs to def-setting!'s
They will be removed on the 2.1.1 release.
This commit is contained in:
@@ -11,6 +11,7 @@ See `devdocs-alist' for the defaults. "
|
||||
(dolist (mode (doom-enlist modes))
|
||||
(setf (alist-get mode devdocs-alist) docset))))
|
||||
|
||||
;; FIXME obsolete :devdocs
|
||||
;;;###autoload
|
||||
(def-setting! :devdocs (modes docset)
|
||||
"Map major MODES (one major-mode symbol or a list of them) to a devdocs
|
||||
|
Reference in New Issue
Block a user