Add provide's to module config.el files + fix module header comments
This commit is contained in:
parent
f99468a135
commit
bc402868a6
17 changed files with 20 additions and 5 deletions
|
@ -1,5 +1,6 @@
|
|||
;;; core/evil/config.el
|
||||
;;
|
||||
;;; feature/evil/config.el
|
||||
(provide '+evil)
|
||||
|
||||
;; I'm a vimmer at heart. Its modal philosophy suits me better, and this module
|
||||
;; strives to make Emacs a much better vim than vim was.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue