Merge pull request #1187 from proofit404/company-jedi

Add company-jedi recipe.
This commit is contained in:
Steve Purcell 2013-11-22 12:57:51 -08:00
commit 884738271e

4
recipes/company-jedi Normal file
View file

@ -0,0 +1,4 @@
(company-jedi
:fetcher "github"
:repo "proofit404/company-jedi"
:files ("start_jedi" "company-jedi.el" "Makefile" "requirements.txt"))