This commit is contained in:
Raymundo Vásquez Ruiz
2019-12-01 19:55:19 +01:00
parent db783b92af
commit b62e260b24
460 changed files with 21878 additions and 4341 deletions

View File

@@ -0,0 +1,2 @@
;;; -*- no-byte-compile: t -*-
(define-package "vue-mode" "20190415.231" "Major mode for vue component based on mmm-mode" '((mmm-mode "0.5.5") (vue-html-mode "0.2") (ssass-mode "0.2") (edit-indirect "0.1.4")) :commit "031edd1f97db6e7d8d6c295c0e6d58dd128b9e71" :keywords '("languages") :authors '(("codefalling" . "code.falling@gmail.com")) :maintainer '("codefalling" . "code.falling@gmail.com"))