vault backup: 2023-01-03 11:04:28

This commit is contained in:
2023-01-03 11:04:28 +08:00
parent 6ea1fb6ced
commit 9af271f9db
7 changed files with 61 additions and 25 deletions

View File

@@ -1,13 +1,4 @@
{
"insert-template": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "Insert"
}
],
"editor:fold-all": [
{
"modifiers": [
@@ -62,5 +53,14 @@
"key": "Enter"
}
],
"daily-notes": []
"daily-notes": [],
"insert-template": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "-"
}
]
}