mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
refactor(lib): add provide lines
This commit is contained in:
@@ -12,4 +12,5 @@
|
||||
str)
|
||||
(concat (nreverse quoted))))
|
||||
|
||||
;;; end of strings.el
|
||||
(provide 'doom-lib '(strings))
|
||||
;;; strings.el ends here
|
||||
|
Reference in New Issue
Block a user