chore(zed): add zed workspace config

Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
2026-07-10 23:09:19 +08:00
parent d6aed95542
commit bdc537c19f

3
.zed/settings.json Normal file
View File

@@ -0,0 +1,3 @@
{
"tab_size": 4,
}