Manjaro working

This commit is contained in:
2021-10-16 17:15:20 +02:00
parent 909fa0c07b
commit 234f448eac
9 changed files with 25 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
{
"files.associations": {
"variant": "cpp",
"new": "cpp"
"new": "cpp",
"iostream": "cpp"
}
}