recipe: textile-mode: migrate to github

see https://dev.nozav.org/textile-mode.html
This commit is contained in:
Kentaro Hayashi 2017-07-22 12:43:12 +09:00
parent 4a1dde57e8
commit 9f4165e755

View File

@ -1,7 +1,7 @@
(:name textile-mode
:description "Textile editing mode"
:type http
:url "http://dev.nozav.org/scripts/textile-mode.el"
:type github
:pkgname "juba/textile-mode"
:prepare (progn
(autoload 'textile-mode "textile-mode"
"Textile editing mode." t)