[nostalgia] Update vscode settings
This commit is contained in:
parent
a13b369792
commit
8a07554c1d
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -11,7 +11,9 @@
|
|||||||
"__string": "cpp",
|
"__string": "cpp",
|
||||||
"algorithm": "cpp",
|
"algorithm": "cpp",
|
||||||
"string": "cpp",
|
"string": "cpp",
|
||||||
"string_view": "cpp"
|
"string_view": "cpp",
|
||||||
|
"iterator": "cpp",
|
||||||
|
"vector": "cpp"
|
||||||
},
|
},
|
||||||
"editor.insertSpaces": false,
|
"editor.insertSpaces": false,
|
||||||
"editor.tabSize": 3,
|
"editor.tabSize": 3,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user