Added
This commit is contained in:
16
.obsidian/app.json
vendored
Normal file
16
.obsidian/app.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"vimMode": true,
|
||||
"showLineNumber": true,
|
||||
"strictLineBreaks": true,
|
||||
"showUnsupportedFiles": true,
|
||||
"promptDelete": false,
|
||||
"alwaysUpdateLinks": true,
|
||||
"readableLineLength": true,
|
||||
"pdfExportSettings": {
|
||||
"includeName": true,
|
||||
"pageSize": "A4",
|
||||
"landscape": false,
|
||||
"margin": "0",
|
||||
"downscalePercent": 100
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user