chore: backup

This commit is contained in:
Stefan Imhoff
2026-01-23 16:06:29 +01:00
parent 9f88ea2eb4
commit 4fb48091a0
4 changed files with 73 additions and 38 deletions

View File

@@ -15,7 +15,7 @@
"edit_prediction_provider": "zed"
},
"agent": {
"default_profile": "ask",
"default_profile": "write",
"default_model": {
"provider": "copilot_chat",
"model": "gpt-4.1"
@@ -69,7 +69,7 @@
}
}
},
"preferred_line_length": 80,
"preferred_line_length": 120,
"remove_trailing_whitespace_on_save": true,
"show_whitespaces": "selection",
"soft_wrap": "preferred_line_length",