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:
@ -755,3 +755,6 @@ Uses the symbol at point or the current selection, if available."
|
||||
(format "%s.el" filebase)))
|
||||
collect it)
|
||||
query "Search loaded files: "))
|
||||
|
||||
(provide 'doom-lib '(help))
|
||||
;;; help.el ends here
|
||||
|
Reference in New Issue
Block a user