[Web] Use web-mode for Vue files

This commit is contained in:
Marcel Kapfer 2022-02-12 22:53:57 +01:00
parent de8850a14c
commit 0091dd84f0
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 0 deletions

View File

@ -1556,6 +1556,7 @@ Source: [[https://github.com/fxbois/web-mode][GitHub: fxbois/web-mode]]
("\\.erb\\'" . web-mode)
("\\.mustache\\'" . web-mode)
("\\.djhtml\\'" . web-mode)
("\\.vue\\'" . web-mode)
("\\.blade\\.php\\'" . web-mode)))
#+end_src