elpy: include snippets folder

This commit is contained in:
ptrv 2013-08-10 09:52:02 +02:00
parent a040823d62
commit 79085da165

View file

@ -1 +1,7 @@
(elpy :fetcher github :repo "jorgenschaefer/elpy")
(elpy
:fetcher github
:repo "jorgenschaefer/elpy"
:files ("elpy.el"
"elpy-refactor.el"
"elpy-pkg.el.in"
"snippets"))