removed line break setting

This commit is contained in:
Marcel Lütke Dreimann
2025-06-23 13:58:00 +02:00
parent 93ef189be3
commit 8d5e1fe727

View File

@@ -126,7 +126,4 @@
"C_Cpp.intelliSenseEngineFallback": "disabled",
"makefile.extensionLog": ".vscode/extension.log",
"makefile.ignoreDirectoryCommands": false,
"html.format.wrapLineLength": 80,
"editor.wordWrap": "bounded",
"editor.wordWrapColumn": 90
}