Added web-mode

it's only enabled in the extensions djhtml, html, tpl
see init-web-mode.el
This commit is contained in:
Jesús
2018-11-02 21:44:58 -05:00
parent f978e62489
commit 457e5c6083
4 changed files with 13 additions and 3 deletions

View File

@@ -44,6 +44,7 @@
(require 'init-whitespace)
(require 'init-emmet-mode)
(require 'init-nginx)
(require 'init-web-mode)
;;(require 'init-editorconfig)
;; Languages
(require 'init-ccc)