vault backup: 2026-06-13 15:26:38
This commit is contained in:
Vendored
+740
-733
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "components",
|
||||
"name": "Components",
|
||||
"version": "3.1.260525",
|
||||
"version": "3.1.260605",
|
||||
"minAppVersion": "0.14.0",
|
||||
"description": "create component for your obsidian",
|
||||
"author": "vran",
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+7
-1
@@ -17,8 +17,9 @@
|
||||
"showStatusBar": true,
|
||||
"updateSubmodules": false,
|
||||
"syncMethod": "merge",
|
||||
"mergeStrategy": "none",
|
||||
"customMessageOnAutoBackup": false,
|
||||
"autoBackupAfterFileChange": false,
|
||||
"autoBackupAfterFileChange": true,
|
||||
"treeStructure": false,
|
||||
"refreshSourceControl": true,
|
||||
"basePath": "",
|
||||
@@ -34,6 +35,11 @@
|
||||
"authorInHistoryView": "hide",
|
||||
"dateInHistoryView": false,
|
||||
"diffStyle": "split",
|
||||
"hunks": {
|
||||
"showSigns": false,
|
||||
"hunkCommands": false,
|
||||
"statusBar": "disabled"
|
||||
},
|
||||
"lineAuthor": {
|
||||
"show": false,
|
||||
"followMovement": "inactive",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"obsidian-composer-theme@@composer--DisableNavHeaderAutoHide": true,
|
||||
"obsidian-composer-theme@@theme-variant-light": "composer--QingScheme-light",
|
||||
"obsidian-composer-theme@@theme-variant-light": "composer--XiaScheme-light",
|
||||
"obsidian-composer-theme@@theme-variant-dark": "composer--QingScheme-dark"
|
||||
}
|
||||
Reference in New Issue
Block a user