[Vue] Removed since web-mode workes just as well (perhaps even better)
This commit is contained in:
parent
0091dd84f0
commit
b4c15210ac
1 changed files with 0 additions and 11 deletions
11
config.org
11
config.org
|
@ -1560,17 +1560,6 @@ Source: [[https://github.com/fxbois/web-mode][GitHub: fxbois/web-mode]]
|
|||
("\\.blade\\.php\\'" . web-mode)))
|
||||
#+end_src
|
||||
|
||||
** Vue Mode
|
||||
|
||||
Emacs major mode for vue.js
|
||||
|
||||
Source: [[https://github.com/AdamNiederer/vue-mode][GitHub: AdamNiederer/vue-mode]]
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package vue-mode
|
||||
:mode "\\.vue\\'")
|
||||
#+end_src
|
||||
|
||||
** TypoScript
|
||||
|
||||
TypoScript major mode for Emacs.
|
||||
|
|
Loading…
Reference in a new issue