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 (:name textile-mode
:description "Textile editing mode" :description "Textile editing mode"
:type http :type github
:url "http://dev.nozav.org/scripts/textile-mode.el" :pkgname "juba/textile-mode"
:prepare (progn :prepare (progn
(autoload 'textile-mode "textile-mode" (autoload 'textile-mode "textile-mode"
"Textile editing mode." t) "Textile editing mode." t)