From 290bf3420345b75e7427608a38520b68f3457430 Mon Sep 17 00:00:00 2001 From: Malyshev Artem Date: Sat, 23 Nov 2013 00:08:47 +0400 Subject: [PATCH] Add company-jedi recipe. --- recipes/company-jedi | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/company-jedi diff --git a/recipes/company-jedi b/recipes/company-jedi new file mode 100644 index 00000000..0228dc47 --- /dev/null +++ b/recipes/company-jedi @@ -0,0 +1,4 @@ +(company-jedi + :fetcher "github" + :repo "proofit404/company-jedi" + :files ("start_jedi" "company-jedi.el" "Makefile" "requirements.txt"))