summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2023-05-21 17:30:18 +0200
committerMaciej Barć <xgqt@gentoo.org>2023-05-21 17:30:18 +0200
commite2c103e048145ae90f945d9603519d537c98d747 (patch)
treeed424fe19957ff36523f0449e750fd9f92d14c0c /app-emacs/vue-html-mode/metadata.xml
parentapp-emacs/ssass-mode: new package; add 0.2_p20200211 (diff)
downloadgentoo-e2c103e048145ae90f945d9603519d537c98d747.tar.gz
gentoo-e2c103e048145ae90f945d9603519d537c98d747.tar.bz2
gentoo-e2c103e048145ae90f945d9603519d537c98d747.zip
app-emacs/vue-html-mode: new package; add 0.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs/vue-html-mode/metadata.xml')
-rw-r--r--app-emacs/vue-html-mode/metadata.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/app-emacs/vue-html-mode/metadata.xml b/app-emacs/vue-html-mode/metadata.xml
new file mode 100644
index 000000000000..d51da01a3b2d
--- /dev/null
+++ b/app-emacs/vue-html-mode/metadata.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+ <maintainer type="project">
+ <email>gnu-emacs@gentoo.org</email>
+ <name>Gentoo GNU Emacs project</name>
+ </maintainer>
+ <longdescription>
+ The main features of this mode are syntax highlighting (enabled with
+ font-lock-mode or global-font-lock-mode), and html-mode integration. Vue
+ component files are best edited with the excellent vue-mode, which the
+ author of this package also contributes to. This mode is included in
+ vue-mode, and is the default mode for editing template blocks.
+ </longdescription>
+ <stabilize-allarches />
+ <upstream>
+ <bugs-to>https://github.com/AdamNiederer/vue-html-mode/issues/</bugs-to>
+ <remote-id type="github">AdamNiederer/vue-html-mode</remote-id>
+ </upstream>
+</pkgmetadata>