From f978e624893f4206ecefe841c9934d355fe6c33c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 2 Nov 2018 20:52:49 -0500 Subject: Revert "multiple major mode support for web editing in Emacs" The change is reversed. This is done because it isn't best practice to mix PHP with HTML :( This reverts commit 0479eaa621096911f81f11d46c5e6f54d192b1ec. --- init.el | 1 - 1 file changed, 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 784c7ac..1285ed3 100644 --- a/init.el +++ b/init.el @@ -38,7 +38,6 @@ (require 'init-modeline) (require 'init-indent-guides) (require 'init-icons) -(require 'init-multi-web) (require 'init-neotree) ;; Tools (require 'init-flycheck) -- cgit v1.2.3