summaryrefslogtreecommitdiffstats
path: root/vim-commentary.metainfo.xml
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2015-10-07 18:56:47 +0200
committerVít Ondruch <vondruch@redhat.com>2015-10-07 18:56:47 +0200
commited43acdb963dd0a40e319bca5788be2a6b645582 (patch)
tree5b5c1de7480abd45d3df6531bebea008b3db185a /vim-commentary.metainfo.xml
parentdb5e620d1eae483dcd97fa46595e3aebe023eec0 (diff)
downloadvim-commentary-master.tar.gz
vim-commentary-master.tar.xz
vim-commentary-master.zip
Initial package.HEADmaster
Diffstat (limited to 'vim-commentary.metainfo.xml')
-rw-r--r--vim-commentary.metainfo.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/vim-commentary.metainfo.xml b/vim-commentary.metainfo.xml
new file mode 100644
index 0000000..f18862e
--- /dev/null
+++ b/vim-commentary.metainfo.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="addon">
+<id>vim-commentary</id>
+<extends>gvim.desktop</extends>
+<name>commentary.vim</name>
+<summary>Comment stuff out; takes a motion as a target</summary>
+<url type="homepage">http://www.vim.org/scripts/script.php?script_id=3695</url>
+<metadata_license>CC0-1.0</metadata_license>
+<project_license>VIM</project_license>
+<updatecontact>v.ondruch@gmail.com</updatecontact>
+</component>