Initial import (#1762768).
This commit is contained in:
parent
e300fbc93e
commit
a5feebfdf8
4 changed files with 67 additions and 0 deletions
12
vim-nerdtree-git-plugin.metainfo.xml
Normal file
12
vim-nerdtree-git-plugin.metainfo.xml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue