13 lines
456 B
XML
13 lines
456 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Author: Till Maas <opensource@till.name>-->
|
|
<component type="addon">
|
|
<id>vim-latex</id>
|
|
<extends>gvim.desktop</extends>
|
|
<name>LaTeX</name>
|
|
<summary>Advanced LaTeX support</summary>
|
|
<url type="homepage">http://vim-latex.sourceforge.net/</url>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>Vim</project_license>
|
|
<updatecontact>vim-latex-devel_at_lists.sourceforge.net </updatecontact>
|
|
</component>
|