summaryrefslogtreecommitdiff
blob: 987b4f8a8e932e486983f78e48f70c4b86df68a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>vim@gentoo.org</email>
		<name>Gentoo Vim Project</name>
	</maintainer>
	<longdescription lang="en">
		Vim plugin which automatically detects indent settings for files which
		do not have modelines.
	</longdescription>
	<upstream>
		<remote-id type="github">ciaranm/detectindent</remote-id>
	</upstream>
</pkgmetadata>