Merge pull request #135 from echosa/master

Moved zf-mode to php+-mode
This commit is contained in:
Donald Ephraim Curtis 2012-05-29 08:04:30 -07:00
commit f30564851d
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"))