mirror of
https://github.com/correl/melpa.git
synced 2024-11-28 11:09:55 +00:00
Merge pull request #1601 from proofit404/recipe/anaconda-mode
Replace company-jedi with anaconda-mode recipe.
This commit is contained in:
commit
159ce4c432
2 changed files with 4 additions and 4 deletions
4
recipes/anaconda-mode
Normal file
4
recipes/anaconda-mode
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
(anaconda-mode
|
||||||
|
:fetcher "github"
|
||||||
|
:repo "proofit404/anaconda-mode"
|
||||||
|
:files ("anaconda_mode" "*.el"))
|
|
@ -1,4 +0,0 @@
|
||||||
(company-jedi
|
|
||||||
:fetcher "github"
|
|
||||||
:repo "proofit404/company-jedi"
|
|
||||||
:files ("start_jedi" "company-jedi.el" "Makefile" "requirements.txt"))
|
|
Loading…
Reference in a new issue