Add elpa packages

This commit is contained in:
nemunaire 2026-01-24 09:39:42 +08:00
commit afd61b5209
197 changed files with 76816 additions and 0 deletions

View file

@ -0,0 +1,2 @@
;;; Generated package description from /home/nemunaire/.emacs.d/elpa/vue-html-mode-0.2/vue-html-mode.el -*- no-byte-compile: t -*-
(define-package "vue-html-mode" "0.2" "Major mode for editing Vue.js templates" 'nil :commit "361a9fa117f044c3072dc5a7344ff7be31725849" :keywords '("languages" "vue" "template") :authors '(("Adam Niederer" . "adam.niederer@gmail.com")) :maintainer '("Adam Niederer" . "adam.niederer@gmail.com") :url "http://github.com/AdamNiederer/vue-html-mode")