VSCode: update config

This commit is contained in:
2025-07-25 01:22:13 -04:00
parent 270437fdd4
commit 7b962a75d3
+2 -1
View File
@@ -73,7 +73,8 @@
"source_location": "cpp", "source_location": "cpp",
"future": "cpp", "future": "cpp",
"shared_mutex": "cpp", "shared_mutex": "cpp",
"typeindex": "cpp" "typeindex": "cpp",
"bitset": "cpp"
}, },
"editor.rulers": [80, 120] "editor.rulers": [80, 120]
} }