copilot nvim broken on unstable

This commit is contained in:
Hadi
2025-01-21 20:54:28 +01:00
parent ed605769b0
commit 2962bd8503
2 changed files with 3 additions and 2 deletions

View File

@@ -4,7 +4,8 @@
FloatBorder.fg = "#${config.lib.stylix.colors.base0D}";
};
plugins = {
copilot-vim.enable = true;
# FIXME: broken on unstable
# copilot-vim.enable = true;
flash.enable = true;
image = {
enable = true;