summaryrefslogtreecommitdiff
blob: ca454fc3ec40c94057ec3992e17686adbebb487e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>vim</herd>
	<longdescription lang="en">
		Vim's internal modeline support allows all sorts of annoying and
		potentially insecure options to be set. This script implements a much
		more heavily restricted modeline parser that permits only user-specified
		options to be set.
	</longdescription>
	<upstream>
		<remote-id type="github">ciaranm/securemodelines</remote-id>
	</upstream>
</pkgmetadata>