Skip to content

Commit

Permalink
plugin-info.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
tom committed Sep 5, 2010
1 parent 427e4da commit dc53169
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions plugin-info.txt
@@ -0,0 +1,11 @@
{
'name' : 'ttags',
'version' : "dev",
'author' : "Tom Link <micathom at gmail com>",
'maintainer' : "Tom Link <micathom at gmail com>",
'repository' : {'type': 'git', 'url': 'git://github.com/tomtom/ttags_vim.git'},
'dependencies' : {
'tlib': {'type': 'git', 'url': 'git://github.com/tomtom/tlib_vim.git'}
},
'description' : "Tag list browser (List, filter, preview, jump to tags)"
}

0 comments on commit dc53169

Please sign in to comment.