mirror of
https://github.com/correl/melpa.git
synced 2024-12-23 19:19:51 +00:00
fix emacs-eclim recipe
vendor directory was removed from the repository
This commit is contained in:
parent
27f4188f46
commit
5a20004156
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
(emacs-eclim
|
||||
:fetcher github
|
||||
:repo "senny/emacs-eclim"
|
||||
:files ("*.el" "snippets" "vendor"))
|
||||
:files ("*.el" "snippets"))
|
||||
|
|
Loading…
Reference in a new issue