diff options
-rw-r--r-- | emacs/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el index 590bfb3e..f0d31d3e 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 |