apocalypse1916/.obsidian/app.json

12 lines
197 B
JSON
Raw Normal View History

2023-03-21 17:59:58 +00:00
{
"alwaysUpdateLinks": true,
2023-05-23 19:26:56 +00:00
"vimMode": false,
2023-03-21 17:59:58 +00:00
"showLineNumber": true,
"newLinkFormat": "absolute",
"spellcheck": true,
"spellcheckLanguages": [
"en-US",
"en-GB",
"nl"
]
}