mirror of
https://github.com/correl/melpa.git
synced 2024-11-15 03:00:14 +00:00
elpy: include snippets folder
This commit is contained in:
parent
a040823d62
commit
79085da165
1 changed files with 7 additions and 1 deletions
|
@ -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"))
|
||||
|
|
Loading…
Reference in a new issue