Clean up packages.el to be straight compliant

This commit is contained in:
Colin Powell
2019-07-30 11:04:26 -04:00
parent 3a5c500c49
commit cc40f1b3e4

View File

@ -4,16 +4,16 @@
;; Snippets! From hlissner!
(package! emacs-snippets
:recipe (:fetcher github
:recipe (:host github
:repo "hlissner/emacs-snippets"
:files ("*")))
(package! declutter
:recipe (:fetcher github
:recipe (:host github
:repo "sanel/declutter"))
(package! evil-matchit
:recipe (:fetcher github
:recipe (:host github
:repo "redguardtoo/evil-matchit"))
;; python stuffs
@ -34,6 +34,8 @@
(package! org-web-tools)
(package! org-vcard)
(package! org-snooze)
(package! org-alert)
(package! org-drill)
;; handy tools
(package! git-link)
@ -53,7 +55,6 @@
(package! elfeed-web)
(package! emojify)
(package! deadgrep)
(package! org-alert)
(package! kaolin-themes)
;; modes!