Move anaconda-mode back.

This commit is contained in:
Malyshev Artem 2014-06-24 21:39:57 +04:00
parent 28f6a98344
commit b1541dfd34
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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