mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-01 04:44:31 +02:00
plugins/supermaven: init
Co-authored-by: Po Co <polniolino@gmail.com>
This commit is contained in:
parent
f8ed424711
commit
0bdc32e331
3 changed files with 105 additions and 0 deletions
|
@ -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 [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue