lang/php: remove redundant :interpreter
Already defined in php-mode's autoloads.
This commit is contained in:
parent
22aeaec399
commit
9f4b6869b6
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
(def-package! php-mode
|
||||
:mode "\\.inc\\'"
|
||||
:interpreter "php"
|
||||
:config
|
||||
;; Disable HTML compatibility in php-mode. `web-mode' has superior support for
|
||||
;; php+html. Use the .phtml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue