add not for php mode about also including web-mode section

This commit is contained in:
Łukasz Pankowski 2021-08-28 19:30:28 +02:00
parent b2909cd705
commit 6a41c38df0

View File

@ -839,6 +839,9 @@ inserted between the braces between the braces."
;;; ### PHP ### ;;; ### PHP ###
;;; For fully functional PHP support apart from below code
;;; block you also need the content of [web-mode section] below.
(use-package php-mode (use-package php-mode
:defer) :defer)