mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
refactor(lib): add provide lines
This commit is contained in:
@ -559,4 +559,5 @@ Keeps track of its own IDs in `doom-docs-dir' and toggles `doom-docs-mode' when
|
||||
|
||||
(add-hook 'doom-docs-org-mode-hook #'doom-docs-read-only-h)
|
||||
|
||||
(provide 'doom-lib '(docs))
|
||||
;;; docs.el ends here
|
||||
|
Reference in New Issue
Block a user