assistant/codecompanion-nvim: init

This commit is contained in:
army castillo 2025-03-11 20:26:48 -04:00
commit 53ebb39162
7 changed files with 278 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./config.nix
./codecompanion-nvim.nix
];
}