vault sync 05/06 21:45

This commit is contained in:
2026-06-05 21:45:49 +02:00
parent 07c6f4fa1b
commit 795a7d8ad9
3 changed files with 29 additions and 45 deletions

View File

@@ -1,18 +1,23 @@
{
"commitMessage": "{{date}}: Editing {{numFiles}} files.",
"autoCommitMessage": "vault sync {{date}}",
"commitMessageScript": "",
"commitDateFormat": "DD/MM HH:mm",
"autoSaveInterval": 5,
"autoPushInterval": 0,
"autoPullInterval": 0,
"autoPullOnBoot": true,
"autoCommitOnlyStaged": false,
"disablePush": false,
"pullBeforePush": true,
"disablePopups": false,
"showErrorNotices": true,
"disablePopupsForNoChanges": false,
"listChangedFilesInMessageBody": false,
"showStatusBar": true,
"updateSubmodules": false,
"syncMethod": "merge",
"mergeStrategy": "none",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": true,
"treeStructure": false,
@@ -30,6 +35,11 @@
"authorInHistoryView": "hide",
"dateInHistoryView": false,
"diffStyle": "split",
"hunks": {
"showSigns": false,
"hunkCommands": false,
"statusBar": "disabled"
},
"lineAuthor": {
"show": false,
"followMovement": "inactive",
@@ -54,6 +64,5 @@
"gutterSpacingFallbackLength": 5,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
},
"autoCommitMessage": "vault sync {{date}}"
}
}