15 lines
386 B
JSON
15 lines
386 B
JSON
{
|
|
"name": "codefmt",
|
|
"description": "Syntax-aware code formatting for a variety of languages",
|
|
"author": "Google",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/TruncatedDinosour/vim-codefmt"
|
|
},
|
|
"dependencies": {
|
|
"maktaba": {
|
|
"type": "git",
|
|
"url": "git://github.com/google/vim-maktaba"
|
|
}
|
|
}
|
|
}
|