mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/php: remove redundant :interpreter
Already defined in php-mode's autoloads.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user