Install the vue-html-mode package

This commit is contained in:
Gergely Polonkai 2019-10-22 10:35:42 +02:00
父節點 405012f576
當前提交 60cc73e464
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 38F402C8471DDE93
共有 2 個文件被更改,包括 8 次插入0 次删除

查看文件

@ -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

查看文件

@ -203,6 +203,7 @@
use-package
vala-mode
vala-snippets
vue-html-mode
wakatime-mode
web-mode
with-editor