Initial commit

This commit is contained in:
2023-12-22 23:21:13 -07:00
commit 62f0fa71cb
11 changed files with 119 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"recommendations": [
"vadimcn.vscode-lldb",
"barbosshack.crates-io",
"usernamehw.errorlens",
"tamasfe.even-better-toml",
"rust-lang.rust-analyzer",
"karunamurti.tera", // Tera templates
]
}