mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
dependencies: add copilot
This commit is contained in:
parent
42d87fd4d8
commit
138a387afb
1 changed files with 1 additions and 0 deletions
|
|
@ -100,6 +100,7 @@ in
|
|||
bat.default = "bat";
|
||||
claude-code.default = "claude-code";
|
||||
codeium.default = "codeium";
|
||||
copilot.default = "github-copilot-cli";
|
||||
coreutils = {
|
||||
default = "coreutils";
|
||||
example = "uutils-coreutils";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue