aboutsummaryrefslogtreecommitdiffstats
path: root/custom.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-11-02 15:52:59 -0500
committerJesús <heckyel@hyperbola.info>2018-11-02 15:52:59 -0500
commit0479eaa621096911f81f11d46c5e6f54d192b1ec (patch)
treedac3489d4476a50ed1625e98441e401df8e5c047 /custom.el
parente28ea4e2df48b305606a0d4bd146d648304cce96 (diff)
downloademacs-personal-0479eaa621096911f81f11d46c5e6f54d192b1ec.tar.lz
emacs-personal-0479eaa621096911f81f11d46c5e6f54d192b1ec.tar.xz
emacs-personal-0479eaa621096911f81f11d46c5e6f54d192b1ec.zip
multiple major mode support for web editing in Emacs
Diffstat (limited to 'custom.el')
-rw-r--r--custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom.el b/custom.el
index 8fe7887..844af44 100644
--- a/custom.el
+++ b/custom.el
@@ -12,7 +12,7 @@
'(ecb-options-version "2.50")
'(package-selected-packages
(quote
- (rainbow-mode yaml-mode scss-mode sass-mode less-css-mode smarty-mode ac-php php-mode pkgbuild-mode pip-requirements jedi markdown-mode crystal-mode nginx-mode emmet-mode whitespace-cleanup-mode flycheck neotree all-the-icons highlight-indent-guides anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line ecb diminish undo-tree nlinum sublime-themes use-package))))
+ (multi-web-mode rainbow-mode yaml-mode scss-mode sass-mode less-css-mode smarty-mode ac-php php-mode pkgbuild-mode pip-requirements jedi markdown-mode crystal-mode nginx-mode emmet-mode whitespace-cleanup-mode flycheck neotree all-the-icons highlight-indent-guides anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line ecb diminish undo-tree nlinum sublime-themes use-package))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.