gentoo-ebuilds/app-vim/unite/metadata.xml
Ulrich Müller 60ba200902
app-vim/*: add vim upstream metadata
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2024-12-06 10:21:51 +01:00

21 lines
760 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>vim@gentoo.org</email>
<name>Gentoo Vim Project</name>
</maintainer>
<longdescription lang="en">
Unite searches and displays information from arbitrary sources like files,
buffers, recently used files or registers. You can run one of defined action
on a target displayed.
The differences between unite and similar plugins like fuzzyfinder or ku are
that unite doesn't use the built-in completion interface of Vim, and integrates
sources at the same time.
</longdescription>
<upstream>
<remote-id type="vim">3396</remote-id>
</upstream>
<stabilize-allarches/>
</pkgmetadata>