chore: backup

This commit is contained in:
Stefan Imhoff
2026-01-30 14:49:12 +01:00
parent 4fb48091a0
commit 7c13c56fc0
4 changed files with 38 additions and 27 deletions

View File

@@ -7,6 +7,9 @@
// custom settings, run the `open default settings` command
// from the command palette or from `Zed` application menu.
{
"edit_predictions": {
"mode": "subtle"
},
"telemetry": {
"metrics": false,
"diagnostics": false
@@ -69,7 +72,7 @@
}
}
},
"preferred_line_length": 120,
"preferred_line_length": 100,
"remove_trailing_whitespace_on_save": true,
"show_whitespaces": "selection",
"soft_wrap": "preferred_line_length",