diff --git a/config/plugins/cmp/copilot.nix b/config/plugins/cmp/copilot.nix index e00fd5a..0ecb16e 100644 --- a/config/plugins/cmp/copilot.nix +++ b/config/plugins/cmp/copilot.nix @@ -4,7 +4,6 @@ settings = { filetypes = { "*" = false; - "nix" = true; }; workspace_folders = [ "/home/sajenim/.repositories/dotfiles.nix/"