diff --git a/recipes/company-phpactor.rcp b/recipes/company-phpactor.rcp new file mode 100644 index 000000000..4ea989dbc --- /dev/null +++ b/recipes/company-phpactor.rcp @@ -0,0 +1,6 @@ +(:name company-phpactor + :description "Company integration for Phpactor." + :type github + :pkgname "emacs-php/phpactor.el" + :build (("rm" "-f" "phpactor.el" "composer.json" "composer.lock")) + :depends (company-mode phpactor))