VSCode: update config
This commit is contained in:
Vendored
+2
-1
@@ -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]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user