NFS @m3-kratos
This commit is contained in:
@ -20,6 +20,7 @@ in {
|
||||
enable = true;
|
||||
userSettings = {
|
||||
features = {
|
||||
edit_prediction_provider = "zeta";
|
||||
copilot = false;
|
||||
};
|
||||
telemetry = {
|
||||
@ -78,6 +79,7 @@ in {
|
||||
buffer_font_family = "FiraCode Nerd Font";
|
||||
ui_font_size = 16;
|
||||
buffer_font_size = 16;
|
||||
show_edit_predictions = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user