config backup wip

This commit is contained in:
Your Name
2021-05-26 22:25:12 +02:00
parent 98799bd2d5
commit 3d45a3fca3
2 changed files with 49 additions and 4 deletions

View File

@@ -18,7 +18,10 @@
"string": "cpp",
"typeinfo": "cpp",
"cmath": "cpp",
"iterator": "cpp"
"iterator": "cpp",
"array": "cpp",
"tuple": "cpp",
"utility": "cpp"
}
}
}