codiad/plugins/Codiad-CodeSettings-master/sample.json

12 lines
241 B
JSON
Executable File

{
"keys": [
{ "name": "CodeDate",
"bindKey": {
"win": "Ctrl-6",
"mac": "Command-6"}
},
{ "name": "CompletePlus",
"bindKey": "Ctrl-Space"
}
]
}