mirror of
https://github.com/xevidos/codiad.git
synced 2025-02-18 16:58:49 +01:00
12 lines
No EOL
241 B
JSON
Executable file
12 lines
No EOL
241 B
JSON
Executable file
{
|
|
"keys": [
|
|
{ "name": "CodeDate",
|
|
"bindKey": {
|
|
"win": "Ctrl-6",
|
|
"mac": "Command-6"}
|
|
},
|
|
{ "name": "CompletePlus",
|
|
"bindKey": "Ctrl-Space"
|
|
}
|
|
]
|
|
} |