summary refs log tree commit diff stats
path: root/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/init.el')
-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