mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add provide's to module config.el files + fix module header comments
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
;;; editor.el
|
||||
(provide 'doom-lib-editor)
|
||||
|
||||
(defun doom--goto-first-non-blank ()
|
||||
(beginning-of-visual-line)
|
||||
|
Reference in New Issue
Block a user