aboutsummaryrefslogtreecommitdiffstats
path: root/custom.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-11-02 21:44:58 -0500
committerJesús <heckyel@hyperbola.info>2018-11-02 21:44:58 -0500
commit457e5c608376636f5c8d97a6c46dea1b9c25ed1c (patch)
tree05f2d17747ea408adb43bae6070470805f7237a5 /custom.el
parentf978e624893f4206ecefe841c9934d355fe6c33c (diff)
downloademacs-personal-457e5c608376636f5c8d97a6c46dea1b9c25ed1c.tar.lz
emacs-personal-457e5c608376636f5c8d97a6c46dea1b9c25ed1c.tar.xz
emacs-personal-457e5c608376636f5c8d97a6c46dea1b9c25ed1c.zip
Added web-mode
it's only enabled in the extensions djhtml, html, tpl see init-web-mode.el
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..58dd476 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))))
+ (rainbow-mode yaml-mode scss-mode sass-mode less-css-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.