VSCode: update config
This commit is contained in:
Vendored
+2
-1
@@ -73,7 +73,8 @@
|
||||
"source_location": "cpp",
|
||||
"future": "cpp",
|
||||
"shared_mutex": "cpp",
|
||||
"typeindex": "cpp"
|
||||
"typeindex": "cpp",
|
||||
"bitset": "cpp"
|
||||
},
|
||||
"editor.rulers": [80, 120]
|
||||
}
|
||||
Reference in New Issue
Block a user