General, minor refactoring

This commit is contained in:
Henrik Lissner 2019-02-24 13:58:56 -05:00
parent 4aaeeb509c
commit 7c5eefee3e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
6 changed files with 12 additions and 14 deletions

View file

@ -5,7 +5,7 @@
;; be loaded before it is byte-compiled during installation. To ensure this, we
;; declare helm before dumb-jump.
(when (featurep! :completion helm)
(depends-on! :completion helm))
(package! helm))
;;
(package! dumb-jump)