1
0
Fork 0
mirror of https://github.com/xevidos/codiad.git synced 2025-03-16 13:28:13 +01:00
codiad/plugins/Codiad-CodeSettings-master/sample.json

12 lines
No EOL
241 B
JSON
Executable file

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