90 lines
No EOL
1.4 KiB
JSON
Executable file
90 lines
No EOL
1.4 KiB
JSON
Executable file
{
|
|
"editor:set-heading-1": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "1"
|
|
}
|
|
],
|
|
"editor:set-heading-2": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "2"
|
|
}
|
|
],
|
|
"editor:set-heading-3": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "3"
|
|
}
|
|
],
|
|
"editor:set-heading-4": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "4"
|
|
}
|
|
],
|
|
"workspace:goto-tab-1": [],
|
|
"workspace:goto-tab-2": [],
|
|
"workspace:goto-tab-3": [],
|
|
"workspace:goto-tab-4": [],
|
|
"workspace:goto-tab-5": [],
|
|
"workspace:goto-tab-6": [],
|
|
"workspace:goto-tab-7": [],
|
|
"workspace:goto-tab-8": [],
|
|
"editor:toggle-blockquote": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "\\"
|
|
},
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "Key226"
|
|
}
|
|
],
|
|
"editor:toggle-code": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "["
|
|
}
|
|
],
|
|
"editor:toggle-bullet-list": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "L"
|
|
}
|
|
],
|
|
"editor:toggle-checklist-status": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": "M"
|
|
}
|
|
],
|
|
"obsidian-auto-link-title:enhance-url-with-title": [],
|
|
"editor:insert-codeblock": [
|
|
{
|
|
"modifiers": [
|
|
"Mod"
|
|
],
|
|
"key": ";"
|
|
}
|
|
],
|
|
"markdown:add-metadata-property": []
|
|
} |