summaryrefslogtreecommitdiff
path: root/app-vim/unite/metadata.xml
blob: 1120f250d81907d068eb3a3748f7328fc3d9c736 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  <stabilize-allarches />
  <origin>srcux</origin>
</pkgmetadata>