turns out I want .obisidian/ after all
This commit is contained in:
10
.obsidian/app.json
vendored
Normal file
10
.obsidian/app.json
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"vimMode": true,
|
||||
"promptDelete": false,
|
||||
"pdfExportSettings": {
|
||||
"pageSize": "Letter",
|
||||
"landscape": false,
|
||||
"margin": "0",
|
||||
"downscalePercent": 100
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user