mirror of
https://github.com/xevidos/codiad.git
synced 2024-11-14 07:41:14 +01:00
15 lines
413 B
JSON
Executable file
15 lines
413 B
JSON
Executable file
[{ "author" : "Andr3as",
|
|
"version": "0.7.5",
|
|
"name" : "CodeGit",
|
|
"url" : "https://github.com/Andr3as/Codiad-CodeGit",
|
|
"rightbar": [{
|
|
"action": "codiad.CodeGit.showSidebarDialog();",
|
|
"icon": "icon-flow-branch",
|
|
"title": "CodeGit"
|
|
}],
|
|
"config": [{
|
|
"file": "dialog.php?action=settings",
|
|
"icon": "icon-flow-branch",
|
|
"title": "CodeGit"
|
|
}]
|
|
}]
|