backup commit of notes so far

This commit is contained in:
2023-05-14 20:35:31 +01:00
parent 6a381c5b57
commit 33413b2b0f
34 changed files with 1109 additions and 421 deletions

View File

@@ -5,7 +5,7 @@
}
],
"settings": {
"[markdown][latex]": {
"[markdown]": {
"editor.unicodeHighlight.ambiguousCharacters": false,
"editor.unicodeHighlight.invisibleCharacters": false,
"diffEditor.ignoreTrimWhitespace": false,
@@ -20,6 +20,8 @@
"editor.glyphMargin": false,
"editor.rulers": [],
"editor.guides.indentation": false,
"editor.formatOnSave": true,
"editor.formatOnType": true,
},
"[rust]": {
"editor.rulers": [74]
@@ -28,6 +30,7 @@
"files.associations": {
"*.mjsd": "markdown"
},
"swissknife.notesEnabled": false,
},
"extensions": {
"recommendations": [