vault: auto-commit 2026-04-23 10:16:31

This commit is contained in:
Vadym Samoilenko 2026-04-23 10:16:31 +01:00
parent 1bfbeedeaf
commit bb6ecc4846

View file

@ -10,7 +10,7 @@
"autoCommitOnlyStaged": false,
"disablePush": false,
"pullBeforePush": true,
"disablePopups": false,
"disablePopups": true,
"showErrorNotices": true,
"disablePopupsForNoChanges": false,
"listChangedFilesInMessageBody": false,
@ -61,7 +61,9 @@
},
"textColorCss": "var(--text-muted)",
"ignoreWhitespace": false,
"gutterSpacingFallbackLength": 5
"gutterSpacingFallbackLength": 5,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
},
"timeout": 20,
"obfuscateVaultName": false,