el-get/recipes/chuck-mode.rcp
Rafael Laboissiere 72364d0b8e Fix URLs for chuck-mode recipe
The bitbucket.org URLs are broken. as today.  The ones at GitHub used in
this commit are working for me.  The author of the chuck-mode.el file at
GitHub is Kao Cardoso Félix, who was the owner of the now defunct
Bitbucket repository, so the changes in this commit should be okay.
2016-01-09 15:49:34 +01:00

7 lines
279 B
Plaintext

(:name chuck-mode
:website "https://github.com/emacsattic/chuck-mode"
:description "An editing mode for the chuck language."
:type http
:url "https://raw.githubusercontent.com/emacsattic/chuck-mode/master/chuck-mode.el"
:features "chuck-mode")