template zed and cleanup
This commit is contained in:
parent
8573a94b2c
commit
7534547048
1 changed files with 9 additions and 6 deletions
|
@ -1,28 +0,0 @@
|
|||
{
|
||||
"agent": {
|
||||
"default_profile": "write",
|
||||
"always_allow_tool_actions": true,
|
||||
"default_model": {
|
||||
"provider": "copilot_chat",
|
||||
"model": "claude-sonnet-4"
|
||||
}
|
||||
},
|
||||
"ui_font_size": 15,
|
||||
"ui_font_family": "Iosevka Term",
|
||||
"buffer_font_family": "Iosevka Term",
|
||||
"buffer_font_size": 15,
|
||||
"theme": {
|
||||
"mode": "system",
|
||||
"light": "One Light",
|
||||
"dark": "One Dark"
|
||||
},
|
||||
"helix_mode": true,
|
||||
"features": {
|
||||
"edit_prediction_provider": "copilot"
|
||||
},
|
||||
"theme": {
|
||||
"mode": "dark",
|
||||
"light": "One Light",
|
||||
"dark": "Catppuccin Mocha"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue