You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
341 B
JSON
10 lines
341 B
JSON
{
|
|
"name" : "checksyntax",
|
|
"version" : "dev",
|
|
"author" : "Tom Link <micathom at gmail com>",
|
|
"maintainer" : "Tom Link <micathom at gmail com>",
|
|
"repository" : {"type": "git", "url": "git://github.com/tomtom/checksyntax_vim.git"},
|
|
"dependencies" : {},
|
|
"description" : "Check syntax when saving a file (php etc.)"
|
|
}
|