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 --- custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom.el') diff --git a/custom.el b/custom.el index a2d37de..8e28b49 100644 --- a/custom.el +++ b/custom.el @@ -10,7 +10,7 @@ '(anzu-search-threshold 1000) '(package-selected-packages (quote - (pkgbuild-mode markdown-mode sublime-themes sml-modeline smart-mode-line-powerline-theme nlinum flycheck anzu)))) + (ac-php smarty-mode php-mode pkgbuild-mode markdown-mode flycheck anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line nlinum sublime-themes)))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. -- cgit v1.2.3