mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +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"
|
||||
# Needs internet access to download `sm-agent`
|
||||
"supermaven"
|
||||
# Sometimes get auth error
|
||||
"codeium"
|
||||
] ++ optional (pkgs.stdenv.hostPlatform.system == "aarch64-linux") "cmp_tabnine";
|
||||
in
|
||||
pipe config.cmpSourcePlugins [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue