mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
plugins/claude-code: add claude-code dependency
This commit is contained in:
parent
b17c801f2e
commit
52c68b4da4
2 changed files with 5 additions and 0 deletions
|
@ -90,6 +90,7 @@ in
|
|||
|
||||
__depPackages = {
|
||||
bat.default = "bat";
|
||||
claude-code.default = "claude-code";
|
||||
codeium.default = "codeium";
|
||||
coreutils = {
|
||||
default = "coreutils";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue