.emacs-my
changeset 1554 42a48016fc5a
parent 1553 760837fd2f5e
child 1555 1c42fc68bca9
--- a/.emacs-my	Fri Mar 30 17:02:47 2018 +0300
+++ b/.emacs-my	Sun Apr 01 01:16:11 2018 +0300
@@ -3538,6 +3538,8 @@
 
 (setq web-mode-enable-comment-keywords t)
 
+(setq web-mode-enable-auto-indentation nil)
+
 (ignore-errors (require 'web-mode))
 
 (when (featurep 'web-mode)