Ensure always run php-ts-mode an not php-mode.
This commit is contained in:
parent
da816f098a
commit
8f0334c51b
@ -17,6 +17,7 @@
|
||||
;; Requerido por org-mode para el Syntax Highlight
|
||||
(use-package php-mode
|
||||
:defer t
|
||||
:hook (php-mode . php-ts-mode)
|
||||
:ensure t)
|
||||
|
||||
(use-package php-doc-block
|
||||
|
Loading…
Reference in New Issue
Block a user