Sync commit

This commit is contained in:
2022-12-08 17:52:57 +00:00
parent 3557107248
commit a500f8b87a
11 changed files with 338 additions and 275 deletions

16
.vscode/orchid.code-workspace vendored Normal file
View File

@@ -0,0 +1,16 @@
{
"folders": [
{
"path": ".."
}
],
"settings": {},
"extensions": {
"recommendations": [
"tomoki1207.pdf",
"James-Yu.latex-workshop",
"rust-lang.rust-analyzer",
"bungcip.better-toml"
]
}
}