Clean up packages.el files

This commit is contained in:
Henrik Lissner 2017-02-03 19:43:25 -05:00
parent 82f6037085
commit d4b0216154
6 changed files with 7 additions and 3 deletions

View file

@ -1,5 +1,5 @@
;;; core/evil/config.el
;;
;; 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.

View file

@ -1,3 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; core/evil/packages.el
(package! evil)