Skip to content

Commit 35caf08

Browse files
committed
zed: setting not needed anymore
The default has changed with zed 0.212.x zed-industries/zed#41658
1 parent 6792a57 commit 35caf08

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.config/zed/settings.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@
2121
"tab_size": 2
2222
},
2323
"Markdown": {
24-
// do not remove the two trailing spaces that indicate <br>
25-
// (seems not to work as language override for Markdown)
26-
"remove_trailing_whitespace_on_save": false,
2724
"language_servers": ["marksman"]
2825
}
2926
},

0 commit comments

Comments
 (0)