Merge pull request #1761 from proofit404/recipe/anaconda-mode

Update anaconda-mode recipe for new location.
This commit is contained in:
Steve Purcell 2014-06-11 21:06:01 +01:00
commit e9355bb101

View file

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