change name scheme and structure

This commit is contained in:
2026-05-20 18:53:57 +02:00
parent 56d819dab0
commit baafb1bf73
12 changed files with 28 additions and 18 deletions
+3 -1
View File
@@ -5,5 +5,7 @@
"showIndentGuide": true,
"readableLineLength": true,
"promptDelete": false,
"alwaysUpdateLinks": true
"alwaysUpdateLinks": true,
"showInlineTitle": false,
"newLinkFormat": "relative"
}