added motivation

This commit is contained in:
2024-08-08 12:49:27 +02:00
parent af023b0290
commit 1331625b82
6 changed files with 54 additions and 29 deletions
+6 -1
View File
@@ -2,6 +2,10 @@
"editor.wordWrap": "on",
"editor.formatOnSave": true,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.fontSize": 16,
"editor.trimAutoWhitespace": true,
"files.trimFinalNewlines": true,
"files.insertFinalNewline": true,
"ltex.language": "de-DE",
"latex-workshop.latex.outDir": "%WORKSPACE_FOLDER%/build",
"latex-workshop.latex.autoBuild.run": "onFileChange",
@@ -99,6 +103,7 @@
"Konnektoren",
"magnetoresistiv",
"Mehrdeutigkeitslösung",
"Meterbereich",
"mintinline",
"Nachstellzeit",
"NAVSTAR",
@@ -141,4 +146,4 @@
"cSpell.enableFiletypes": [
"tex"
]
}
}