Remove php-extras for now

The php-extras package is not available on elpa. I suggest we remove it
for now, and add it when/if its available on elpa. Closes #1986 #2503
#1314
This commit is contained in:
Patrik Storm 2015-08-12 09:37:50 +03:00 committed by syl20bnr
parent 112b9507ca
commit c31cc125f5

View file

@ -17,7 +17,6 @@
ggtags
helm-gtags
php-auto-yasnippets
php-extras
php-mode
phpcbf
phpunit
@ -43,10 +42,6 @@
(use-package php-auto-yasnippets
:defer t))
(defun php/init-php-extras ()
(use-package php-extras
:defer t))
(defun php/init-php-mode ()
(use-package php-mode
:defer t