Initial commit
This commit is contained in:
Vendored
+25
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"readableLineLength": false,
|
||||
"strictLineBreaks": true,
|
||||
"showLineNumber": true,
|
||||
"promptDelete": true,
|
||||
"alwaysUpdateLinks": true,
|
||||
"newLinkFormat": "relative",
|
||||
"useMarkdownLinks": true,
|
||||
"showUnsupportedFiles": true,
|
||||
"newFileLocation": "folder",
|
||||
"newFileFolderPath": "000-inbox",
|
||||
"attachmentFolderPath": "attachment",
|
||||
"pdfExportSettings": {
|
||||
"pageSize": "A4",
|
||||
"landscape": false,
|
||||
"margin": "0",
|
||||
"downscalePercent": 100
|
||||
},
|
||||
"showInlineTitle": true,
|
||||
"autoPairMarkdown": true,
|
||||
"useTab": false,
|
||||
"showIndentGuide": false,
|
||||
"spellcheck": false,
|
||||
"foldIndent": false
|
||||
}
|
||||
Reference in New Issue
Block a user