This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-11-25 23:11:27 +01:00
parent c3c32d6d79
commit 5064d14cbe
+2 -1
View File
@@ -11,6 +11,7 @@
"files.trimFinalNewlines": true,
"files.insertFinalNewline": false,
"editor.wordWrap": "on",
"editor.detectIndentation": false
"editor.detectIndentation": true,
"editor.insertSpaces": false
}
}