🔧 [shared/desktop] Update Zed config

This commit is contained in:
2025-08-09 13:07:37 +02:00
parent 383fb19b59
commit 49c60b3519

View File

@ -24,14 +24,13 @@
provider = "ollama";
model = "deepseek-r1:8b";
};
version = "2";
};
autosave = "on_focus_change";
auto_update = false;
base_keymap = "JetBrains";
buffer_font_family = font;
features = {
edit_completion_provider = "zed";
edit_prediction_provider = "zed";
};
icon_theme = {
mode = theme.mode;