3f1cdba799
Added update_plugins.py which can fetch new plugins from GitHub. New plugins added: zencoding, vim-indent-object, taglist, nginx.vim
9 lines
287 B
JSON
9 lines
287 B
JSON
{
|
|
"name" : "snipmate-snippets",
|
|
"author" : "community",
|
|
"maintainer" : "honza @ github & others",
|
|
"repository" : {"type": "git", "url": "git://github.com/honza/snipmate-snippets.git"},
|
|
"dependencies" : {
|
|
},
|
|
"description" : "community driven set of snippets for snipmate"
|
|
}
|