27 lines
375 B
JSON
27 lines
375 B
JSON
{
|
|
"obsidian-style-settings:show-style-settings-leaf": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "Numpad3"
|
|
}
|
|
],
|
|
"editor:insert-callout": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "Q"
|
|
}
|
|
],
|
|
"editor:insert-codeblock": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "B"
|
|
}
|
|
]
|
|
} |