msty fix licensing
This commit is contained in:
@ -20,7 +20,7 @@ in {
|
||||
enable = true;
|
||||
userSettings = {
|
||||
features = {
|
||||
edit_prediction_provider = "zed";
|
||||
inline_prediction_provider = "zed";
|
||||
inline_completion_provider = "zed";
|
||||
copilot = false;
|
||||
};
|
||||
@ -85,8 +85,8 @@ in {
|
||||
load_direnv = "shell_hook";
|
||||
theme = "Dracula";
|
||||
buffer_font_family = "FiraCode Nerd Font";
|
||||
ui_font_size = 16;
|
||||
buffer_font_size = 16;
|
||||
ui_font_size = 24;
|
||||
buffer_font_size = 24;
|
||||
show_edit_predictions = true;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user