This commit is contained in:
Oscar Plaisant
2024-05-14 10:51:40 +02:00
parent f71d6b0503
commit 66c143b7b3
164 changed files with 25026 additions and 13829 deletions

View File

@@ -178,12 +178,6 @@
],
"editor:delete-paragraph": [],
"command-palette:open": [
{
"modifiers": [
"Mod"
],
"key": ";"
},
{
"modifiers": [
"Mod"
@@ -748,6 +742,12 @@
"Mod"
],
"key": "."
},
{
"modifiers": [
"Ctrl"
],
"key": "I"
}
],
"zotlit:note-quick-switcher": [
@@ -775,5 +775,22 @@
],
"key": "F"
}
],
"properties:open-local": [
{
"modifiers": [
"Ctrl"
],
"key": "P"
}
],
"obsidian-zoom:zoom-out": [
{
"modifiers": [
"Ctrl",
"Shift"
],
"key": "I"
}
]
}