Add FIXMEs to def-setting!'s
They will be removed on the 2.1.1 release.
This commit is contained in:
parent
6c8df7c6bb
commit
14dfc9fad9
7 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue