vscode: New eccentricities
This commit is contained in:
Vendored
+3
-1
@@ -61,7 +61,9 @@
|
|||||||
"streambuf": "cpp",
|
"streambuf": "cpp",
|
||||||
"thread": "cpp",
|
"thread": "cpp",
|
||||||
"typeinfo": "cpp",
|
"typeinfo": "cpp",
|
||||||
"variant": "cpp"
|
"variant": "cpp",
|
||||||
|
"cstring": "cpp",
|
||||||
|
"cinttypes": "cpp"
|
||||||
},
|
},
|
||||||
"editor.rulers": [80, 120]
|
"editor.rulers": [80, 120]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user