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:
@ -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