Moving zf-mode to php+-mode.

This commit is contained in:
Brian Zwahr 2012-05-25 13:42:55 -05:00
parent b4bade75eb
commit 1080ba8b12
2 changed files with 4 additions and 4 deletions

4
recipes/php+-mode Normal file
View file

@ -0,0 +1,4 @@
(php+-mode
:fetcher github
:repo "echosa/phpplus-mode"
:files ("*.el"))

View file

@ -1,4 +0,0 @@
(zf-mode
:fetcher github
:repo "echosa/zf-mode"
:files ("*.el" "ZFMode"))