[Web] Use web-mode for Vue files
This commit is contained in:
parent
de8850a14c
commit
0091dd84f0
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue