Initial commit
This commit is contained in:
Vendored
+51
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"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:set-heading-1": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "1"
|
||||
}
|
||||
],
|
||||
"editor:set-heading-2": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "2"
|
||||
}
|
||||
],
|
||||
"editor:set-heading-3": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "3"
|
||||
}
|
||||
],
|
||||
"workspace:goto-last-tab": [],
|
||||
"app:open-help": [],
|
||||
"app:open-settings": [],
|
||||
"obsidian-memos:show-thino-editor": [
|
||||
{
|
||||
"modifiers": [],
|
||||
"key": "F1"
|
||||
}
|
||||
],
|
||||
"editor:toggle-comments": [],
|
||||
"quickadd:runQuickAdd": [
|
||||
{
|
||||
"modifiers": [],
|
||||
"key": "F1"
|
||||
}
|
||||
],
|
||||
"workspace:close-window": []
|
||||
}
|
||||
Reference in New Issue
Block a user