VSCode config
This commit is contained in:
Vendored
+2
-1
@@ -77,7 +77,8 @@
|
|||||||
"bitset": "cpp",
|
"bitset": "cpp",
|
||||||
"*.ipp": "cpp",
|
"*.ipp": "cpp",
|
||||||
"unordered_set": "cpp",
|
"unordered_set": "cpp",
|
||||||
"forward_list": "cpp"
|
"forward_list": "cpp",
|
||||||
|
"barrier": "cpp"
|
||||||
},
|
},
|
||||||
"editor.rulers": [80, 120],
|
"editor.rulers": [80, 120],
|
||||||
"editor.tabSize": 4,
|
"editor.tabSize": 4,
|
||||||
|
|||||||
Reference in New Issue
Block a user