diff --git a/recipes/php+-mode b/recipes/php+-mode new file mode 100644 index 00000000..e1617f57 --- /dev/null +++ b/recipes/php+-mode @@ -0,0 +1,4 @@ +(php+-mode + :fetcher github + :repo "echosa/phpplus-mode" + :files ("*.el")) diff --git a/recipes/zf-mode b/recipes/zf-mode deleted file mode 100644 index ae242f30..00000000 --- a/recipes/zf-mode +++ /dev/null @@ -1,4 +0,0 @@ -(zf-mode - :fetcher github - :repo "echosa/zf-mode" - :files ("*.el" "ZFMode"))