plugins/supermaven: init

Co-authored-by: Po Co <polniolino@gmail.com>
This commit is contained in:
Gaetan Lepage 2025-04-12 22:51:08 +02:00 committed by Matt Sturgeon
parent f8ed424711
commit 0bdc32e331
3 changed files with 105 additions and 0 deletions

View file

@ -25,6 +25,8 @@
"otter"
# Invokes the `nix` command at startup which is not available in the sandbox
"nixpkgs_maintainers"
# Needs internet access to download `sm-agent`
"supermaven"
] ++ optional (pkgs.stdenv.hostPlatform.system == "aarch64-linux") "cmp_tabnine";
in
pipe config.cmpSourcePlugins [