You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
485 B
12 lines
485 B
<?xml version="1.0" encoding="UTF-8"?> |
|
<!-- Copyright 2015 Nikola Forró <nforro@redhat.com> --> |
|
<component type="addon"> |
|
<id>vim-go</id> |
|
<extends>gvim.desktop</extends> |
|
<name>vim-go</name> |
|
<summary>Go development plugin for Vim</summary> |
|
<url type="homepage">https://github.com/fatih/vim-go</url> |
|
<metadata_license>CC0-1.0</metadata_license> |
|
<project_license>BSD-3-Clause</project_license> |
|
<updatecontact>nforro@redhat.com</updatecontact> |
|
</component>
|
|
|