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

This commit is contained in:
2022-02-15 01:30:02 +01:00
parent b2909cd705
commit 6a41c38df0
+3
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)