summary refs log tree commit diff stats
path: root/emacs
diff options
context:
space:
mode:
authorAlan Pearce2013-12-04 10:03:30 +0000
committerAlan Pearce2013-12-04 10:03:30 +0000
commitd3f52ca93be8e3e45e14d1ab388e93f148793206 (patch)
tree3a919b169f3d7c189749aa2531abeabe0c389fb8 /emacs
parent8dbb37333590bf1719728de3931c248e83c03fd5 (diff)
downloaddotfiles-d3f52ca93be8e3e45e14d1ab388e93f148793206.tar.lz
dotfiles-d3f52ca93be8e3e45e14d1ab388e93f148793206.tar.zst
dotfiles-d3f52ca93be8e3e45e14d1ab388e93f148793206.zip
Emacs: use server-side comments inside HTML
Diffstat (limited to 'emacs')
-rw-r--r--emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 590bfb3..f0d31d3 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -1130,6 +1130,7 @@ Also returns nil if pid is nil."
                 web-mode-markup-indent-offset 4
                 web-mode-style-padding 0
                 web-mode-script-padding 0
+                web-mode-comment-style 2
                 web-mode-disable-auto-pairing t))
 
 ;;;; Windows & Frames