Adjust workspace use and related aerospace configs; minor other changes
This commit is contained in:
@@ -5,13 +5,14 @@
|
||||
"autoPairBrackets": false,
|
||||
"autoPairMarkdown": false,
|
||||
"useTab": false,
|
||||
"autoConvertHtml": false,
|
||||
"vimMode": true,
|
||||
"autoConvertHtml": true,
|
||||
"vimMode": false,
|
||||
"trashOption": "none",
|
||||
"newFileLocation": "folder",
|
||||
"newFileFolderPath": "inbox",
|
||||
"showUnsupportedFiles": true,
|
||||
"attachmentFolderPath": "inbox",
|
||||
"showInlineTitle": false,
|
||||
"readableLineLength": false
|
||||
"readableLineLength": false,
|
||||
"livePreview": false
|
||||
}
|
Reference in New Issue
Block a user