mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Add provide's to module config.el files + fix module header comments
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
;;; ui/doom-modeline/config.el
|
||||
(provide '+doom-modeline)
|
||||
|
||||
;; all-the-icons doesn't work in the terminal, so we "disable" it.
|
||||
(unless (display-graphic-p)
|
||||
|
Reference in New Issue
Block a user