mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-31 01:46:41 +00:00
chore(zed): add mcp-server-time, predictions driver copilot
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
{
|
||||
"features": {
|
||||
"edit_prediction_provider": "copilot"
|
||||
},
|
||||
"context_servers": {
|
||||
"github-activity-summarizer": {
|
||||
"source": "extension",
|
||||
"settings": {}
|
||||
},
|
||||
"mcp-server-time": {
|
||||
"source": "custom",
|
||||
"command": "uvx",
|
||||
"args": ["mcp-server-time"]
|
||||
}
|
||||
},
|
||||
"telemetry": {
|
||||
|
||||
Reference in New Issue
Block a user