VSCode config: idk

This commit is contained in:
2025-10-30 12:10:15 -04:00
parent 7efe622dd2
commit 4db3581be9
+2 -1
View File
@@ -81,7 +81,8 @@
"barrier": "cpp", "barrier": "cpp",
"strstream": "cpp", "strstream": "cpp",
"regex": "cpp", "regex": "cpp",
"stacktrace": "cpp" "stacktrace": "cpp",
"stdfloat": "cpp"
}, },
"editor.rulers": [80, 120], "editor.rulers": [80, 120],
"editor.tabSize": 4, "editor.tabSize": 4,