summaryrefslogtreecommitdiff
path: root/app-editors/pluma-plugins/metadata.xml
blob: 724f7d707ba9a59743911b1a16ec0dc571a61912 (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-needed -->
<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>