41 lines
578 B
JSON
41 lines
578 B
JSON
|
{
|
||
|
"editor:delete-paragraph": [],
|
||
|
"editor:toggle-bold": [
|
||
|
{
|
||
|
"modifiers": [
|
||
|
"Mod",
|
||
|
"Shift"
|
||
|
],
|
||
|
"key": "B"
|
||
|
}
|
||
|
],
|
||
|
"graph:open": [
|
||
|
{
|
||
|
"modifiers": [
|
||
|
"Mod",
|
||
|
"Shift"
|
||
|
],
|
||
|
"key": "G"
|
||
|
}
|
||
|
],
|
||
|
"editor:insert-link": [
|
||
|
{
|
||
|
"modifiers": [
|
||
|
"Mod",
|
||
|
"Shift"
|
||
|
],
|
||
|
"key": "K"
|
||
|
}
|
||
|
],
|
||
|
"editor:open-search": [],
|
||
|
"editor:open-search-replace": [],
|
||
|
"editor:toggle-italics": [
|
||
|
{
|
||
|
"modifiers": [
|
||
|
"Mod",
|
||
|
"Shift"
|
||
|
],
|
||
|
"key": "I"
|
||
|
}
|
||
|
]
|
||
|
}
|