Skip to content

Commit 3cce736

Browse files
committed
Disable auto-format in zed
1 parent b4a4056 commit 3cce736

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.zed/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"hard_tabs": true,
3+
"format_on_save": "off"
4+
}

0 commit comments

Comments
 (0)