home/zed: set prediction provider to copilot

This commit is contained in:
2025-04-23 19:50:11 +02:00
parent f55dbaf984
commit 655438a544

View File

@@ -90,6 +90,8 @@
coloring = "indent_aware";
};
features.edit_prediction_provider = "copilot";
languages = {
Nix = {
tab_size = 2;