mirror of
https://github.com/correl/melpa.git
synced 2024-11-24 19:19:52 +00:00
Merge pull request #2157 from abingham/master
Added 'contrib' directory to ycmd recipe.
This commit is contained in:
commit
f65c719fd0
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
(ycmd :fetcher github
|
||||
:repo "abingham/emacs-ycmd"
|
||||
:files ("ycmd.el" "third-party/*.el"))
|
||||
:files ("ycmd.el" "third-party/*.el" "contrib/*.el"))
|
||||
|
|
Loading…
Reference in a new issue