mirror of
https://github.com/xevidos/codiad.git
synced 2024-11-10 21:26:35 +01:00
12 lines
241 B
JSON
Executable File
12 lines
241 B
JSON
Executable File
{
|
|
"keys": [
|
|
{ "name": "CodeDate",
|
|
"bindKey": {
|
|
"win": "Ctrl-6",
|
|
"mac": "Command-6"}
|
|
},
|
|
{ "name": "CompletePlus",
|
|
"bindKey": "Ctrl-Space"
|
|
}
|
|
]
|
|
} |