summaryrefslogtreecommitdiff
path: root/app-editors/pluma-plugins/metadata.xml
blob: 82fa790eb2298445cedcfc382b3ddabb373f96fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>immoloism@gmail.com</email>
		<name>Ian Jordan</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
<use>
	<flag name="bracketcompletion">Auto complete bracket pairs</flag>
	<flag name="codecomment">Comment code blocks</flag>
	<flag name="smartspaces">Insert smart spaces</flag>
	<flag name="synctex">Enable synctex support for pdflatex</flag>
	<flag name="terminal">Embed a terminal in the bottom pane</flag>
</use>
<upstream>
	<remote-id type="github">mate-desktop/pluma-plugins</remote-id>
</upstream>
</pkgmetadata>