mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(zed): update settings
This commit is contained in:
@@ -14,13 +14,12 @@
|
|||||||
"features": {
|
"features": {
|
||||||
"edit_prediction_provider": "zed"
|
"edit_prediction_provider": "zed"
|
||||||
},
|
},
|
||||||
"assistant": {
|
"agent": {
|
||||||
"default_profile": "ask",
|
"default_profile": "ask",
|
||||||
"default_model": {
|
"default_model": {
|
||||||
"provider": "copilot_chat",
|
"provider": "copilot_chat",
|
||||||
"model": "claude-3.7-sonnet"
|
"model": "claude-3.7-sonnet"
|
||||||
},
|
}
|
||||||
"version": "2"
|
|
||||||
},
|
},
|
||||||
"theme": "Catppuccin Mocha",
|
"theme": "Catppuccin Mocha",
|
||||||
"autosave": "on_window_change",
|
"autosave": "on_window_change",
|
||||||
|
|||||||
Reference in New Issue
Block a user