Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Nate Butler created 2 years ago
.zed/settings.json | 5 +++++ 1 file changed, 5 insertions(+)
@@ -0,0 +1,5 @@ +{ + "JSON": { + "tab_size": 4 + } +}