Add provide's to module config.el files + fix module header comments

This commit is contained in:
Henrik Lissner 2017-02-06 00:25:54 -05:00
parent f99468a135
commit bc402868a6
17 changed files with 20 additions and 5 deletions

View file

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