mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-22 08:53:28 +02:00
tests/cmp: disable codeium
This commit is contained in:
parent
b541c36468
commit
710f9cbd52
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
||||||
"nixpkgs_maintainers"
|
"nixpkgs_maintainers"
|
||||||
# Needs internet access to download `sm-agent`
|
# Needs internet access to download `sm-agent`
|
||||||
"supermaven"
|
"supermaven"
|
||||||
|
# Sometimes get auth error
|
||||||
|
"codeium"
|
||||||
] ++ optional (pkgs.stdenv.hostPlatform.system == "aarch64-linux") "cmp_tabnine";
|
] ++ optional (pkgs.stdenv.hostPlatform.system == "aarch64-linux") "cmp_tabnine";
|
||||||
in
|
in
|
||||||
pipe config.cmpSourcePlugins [
|
pipe config.cmpSourcePlugins [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue