personal-site/content/.obsidian/app.json

9 lines
194 B
JSON
Raw Normal View History

{
"spellcheck": true,
"autoPairBrackets": false,
"autoPairMarkdown": false,
"vimMode": true,
"useMarkdownLinks": false,
"attachmentFolderPath": "media",
"alwaysUpdateLinks": true
}