12 lines
501 B
XML
12 lines
501 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2019 Artem Polishchuk <ego.cordatus@gmail.com> -->
|
|
<component type="addon">
|
|
<id>vim-devicons</id>
|
|
<extends>gvim.desktop</extends>
|
|
<name>vim-devicons</name>
|
|
<summary>Adds file type icons to Vim plugins</summary>
|
|
<url type="homepage">https://github.com/ryanoasis/vim-devicons</url>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>MIT</project_license>
|
|
<updatecontact>ego.cordatus@gmail.com</updatecontact>
|
|
</component>
|