Files
Obsidian/.obsidian/app.json
住宿与本地消费事业群-王兆龙 7e7d35ac32 vault backup: 2023-05-04 15:02:06
2023-05-04 15:02:06 +08:00

20 lines
458 B
JSON

{
"promptDelete": false,
"newLinkFormat": "relative",
"attachmentFolderPath": "./assets/IoC",
"showUnsupportedFiles": false,
"newFileLocation": "current",
"useMarkdownLinks": true,
"strictLineBreaks": false,
"showFrontmatter": true,
"vimMode": false,
"showLineNumber": true,
"foldIndent": true,
"showIndentGuide": false,
"smartIndentList": true,
"spellcheckLanguages": [
"zh-CN",
"en-US"
],
"alwaysUpdateLinks": true
}