vault backup: 2023-08-08 09:07:23
Affected files: .obsidian/hotkeys.json .obsidian/plugins/obsidian-git/data.json
This commit is contained in:
parent
7062f73445
commit
bf5110c028
|
@ -1 +1,11 @@
|
||||||
{}
|
{
|
||||||
|
"obsidian-git:push": [
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Mod"
|
||||||
|
],
|
||||||
|
"key": "S"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"editor:save-file": []
|
||||||
|
}
|
|
@ -8,7 +8,7 @@
|
||||||
"disablePush": false,
|
"disablePush": false,
|
||||||
"pullBeforePush": true,
|
"pullBeforePush": true,
|
||||||
"disablePopups": false,
|
"disablePopups": false,
|
||||||
"listChangedFilesInMessageBody": false,
|
"listChangedFilesInMessageBody": true,
|
||||||
"showStatusBar": true,
|
"showStatusBar": true,
|
||||||
"updateSubmodules": false,
|
"updateSubmodules": false,
|
||||||
"syncMethod": "merge",
|
"syncMethod": "merge",
|
||||||
|
|
Loading…
Reference in New Issue