diff --git a/modules/lang/web/+html.el b/modules/lang/web/+html.el index e1fee0ea0..ae87120a1 100644 --- a/modules/lang/web/+html.el +++ b/modules/lang/web/+html.el @@ -30,7 +30,7 @@ :ok-statuses '(0 1)) (setq web-mode-enable-html-entities-fontification t - web-mode-auto-close-style 2) + web-mode-auto-close-style 1) (after! smartparens (defun +web-is-auto-close-style-3 (_id action _context)