mirror of
https://github.com/correl/melpa.git
synced 2024-12-18 19:21:32 +00:00
Merge pull request #938 from ptrv/elpy-with-snippets
elpy: include snippets folder
This commit is contained in:
commit
dff767c01e
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