From af69d7169661b8970bd832d9d776702b3a8671e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 7 Aug 2018 20:07:43 -0500 Subject: Added support PHP and smarty-mode --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index a6c43da..6002c39 100644 --- a/init.el +++ b/init.el @@ -39,6 +39,7 @@ ;; Languages (require 'init-markdown) (require 'init-pkgbuild) +(require 'init-php) ;;; Loads custom file (when (file-exists-p custom-file) -- cgit v1.2.3