mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
refactor(lib): add provide lines
This commit is contained in:
parent
fe7b84966a
commit
ad29be39f6
15 changed files with 42 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue