mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-11 13:07:28 -05:00
refactor(lib): add provide lines
This commit is contained in:
@@ -180,3 +180,6 @@ Also resizees `doom-variable-pitch-font' and `doom-serif-font'."
|
||||
(doom-adjust-font-size nil)
|
||||
(when doom-big-font-mode
|
||||
(doom-adjust-font-size doom-big-font-increment))))
|
||||
|
||||
(provide 'doom-lib '(fonts))
|
||||
;;; fonts.el ends here
|
||||
|
Reference in New Issue
Block a user