Merge pull request #1805 from proofit404/master

Move anaconda-mode back.
This commit is contained in:
Steve Purcell 2014-06-24 20:28:27 +01:00
commit 0eb23a75c8
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
(ac-anaconda
:fetcher github
:repo "anaconda-mode/ac-anaconda")
:repo "proofit404/ac-anaconda")

View file

@ -1,6 +1,6 @@
(anaconda-mode
:fetcher github
:repo "anaconda-mode/anaconda-mode"
:repo "proofit404/anaconda-mode"
:files ("*.el"
"*.py"
"vendor/jedi/jedi"

View file

@ -1,3 +1,3 @@
(company-anaconda
:fetcher github
:repo "anaconda-mode/company-anaconda")
:repo "proofit404/company-anaconda")