diff options
Diffstat (limited to 'SI/.obsidian/app.json')
| -rw-r--r-- | SI/.obsidian/app.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/SI/.obsidian/app.json b/SI/.obsidian/app.json new file mode 100644 index 0000000..9fc5682 --- /dev/null +++ b/SI/.obsidian/app.json @@ -0,0 +1,25 @@ +{ + "vimMode": true, + "alwaysUpdateLinks": true, + "readableLineLength": true, + "tabSize": 2, + "livePreview": false, + "showLineNumber": true, + "showUnsupportedFiles": true, + "pdfExportSettings": { + "includeName": true, + "pageSize": "A4", + "landscape": false, + "margin": "0", + "downscalePercent": 100 + }, + "defaultViewMode": "preview", + "promptDelete": false, + "newFileLocation": "current", + "newFileFolderPath": "", + "autoConvertHtml": true, + "propertiesInDocument": "source", + "spellcheck": true, + "autoPairMarkdown": false, + "strictLineBreaks": false +}
\ No newline at end of file |
