mirror of
https://git.sb/baoshuo/OI-codes.git
synced 2024-11-23 20:48:48 +00:00
Update C++ Configs
This commit is contained in:
parent
ffffd5fcd1
commit
9958ed5e5d
9
.vscode/settings.json
vendored
9
.vscode/settings.json
vendored
@ -74,6 +74,13 @@
|
||||
"any": "cpp",
|
||||
"bit": "cpp",
|
||||
"variant": "cpp",
|
||||
"rope": "cpp"
|
||||
"rope": "cpp",
|
||||
"compare": "cpp",
|
||||
"concepts": "cpp",
|
||||
"coroutine": "cpp",
|
||||
"numbers": "cpp",
|
||||
"ranges": "cpp",
|
||||
"span": "cpp",
|
||||
"stop_token": "cpp"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user