diff --git a/modules/lang/web/+html.el b/modules/lang/web/+html.el index 73ba50cf6..9b07432f8 100644 --- a/modules/lang/web/+html.el +++ b/modules/lang/web/+html.el @@ -8,6 +8,7 @@ :mode "\\.as[cp]x$" :mode "\\.mustache$" :mode "\\.tsx$" + :mode "\\.vue$" :mode "wp-content/themes/.+/.+\\.php$" :config (add-hook 'web-mode-hook #'turn-off-smartparens-mode)