12 lines
532 B
XML
12 lines
532 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2019 Artem Polishchuk <ego.cordatus@gmail.com> -->
|
|
<component type="addon">
|
|
<id>vim-nerdtree-git-plugin</id>
|
|
<extends>gvim.desktop</extends>
|
|
<name>vim-nerdtree-git-plugin</name>
|
|
<summary>Plugin of NERDTree showing git status</summary>
|
|
<url type="homepage">https://github.com/xuyuanp/nerdtree-git-plugin</url>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>WTFPL</project_license>
|
|
<updatecontact>ego.cordatus@gmail.com</updatecontact>
|
|
</component>
|