diff --git a/configuration.org b/configuration.org index a7eaa8a..c2de4ed 100644 --- a/configuration.org +++ b/configuration.org @@ -3463,6 +3463,13 @@ directory. It is available from [[http://plantuml.com/download][here]]. :mode "\\.ino\\'") #+END_SRC +** Vue templates + +#+BEGIN_SRC emacs-lisp +(use-package vue-html-mode + :mode "\\.vue\\'") +#+END_SRC + * Games ** Gnu Go diff --git a/customizations.el b/customizations.el index c190774..26bc6dc 100644 --- a/customizations.el +++ b/customizations.el @@ -203,6 +203,7 @@ use-package vala-mode vala-snippets + vue-html-mode wakatime-mode web-mode with-editor