mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-19 22:55:14 +00:00
chore(config): zed config update
This commit is contained in:
@@ -1,8 +1,13 @@
|
|||||||
{
|
{
|
||||||
|
"context_servers": {
|
||||||
|
"github-activity-summarizer": {
|
||||||
|
"settings": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
"telemetry": {
|
"telemetry": {
|
||||||
"metrics": false
|
"metrics": false
|
||||||
},
|
},
|
||||||
"assistant": {
|
"agent": {
|
||||||
"always_allow_tool_actions": false,
|
"always_allow_tool_actions": false,
|
||||||
"default_model": {
|
"default_model": {
|
||||||
"provider": "copilot_chat",
|
"provider": "copilot_chat",
|
||||||
|
|||||||
Reference in New Issue
Block a user