mirror of
https://github.com/correl/melpa.git
synced 2025-03-18 01:04:00 -09: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…
Add table
Reference in a new issue