Sherman-Morrison/.vscode/settings.json

6 lines
84 B
JSON
Raw Normal View History

{
"files.associations": {
"ostream": "cpp",
"new": "cpp"
}
}