Update packages.el

This commit is contained in:
Yuxin Wu 2018-05-10 20:35:09 -07:00 committed by GitHub
parent c74dbfd1e6
commit f4222cf6f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,8 @@
;; -*- no-byte-compile: t; -*-
;;; config/default/packages.el
(when (featurep! +snippets)
(package! emacs-snippets
:recipe (:fetcher github
:repo "hlissner/emacs-snippets"
:files ("*")))
:files ("*"))))