gentoo-ebuilds/app-emacs/vue-html-mode/metadata.xml
Maciej Barć e2c103e048
app-emacs/vue-html-mode: new package; add 0.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-05-21 17:30:18 +02:00

21 lines
873 B
XML

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