20 lines
258 B
JSON
20 lines
258 B
JSON
{
|
|
"omnisearch:show-modal": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "O"
|
|
}
|
|
],
|
|
"editor:toggle-source": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "S"
|
|
}
|
|
],
|
|
"editor:save-file": []
|
|
} |