[nostalgia] Update vscode settings

This commit is contained in:
Gary Talent 2018-05-02 22:32:02 -05:00
parent a13b369792
commit 8a07554c1d

View File

@ -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,