assistant: add avante.nvim plugin

This commit is contained in:
Farouk Brown 2025-04-22 12:17:33 +01:00
commit 72c5c7f634
6 changed files with 430 additions and 0 deletions

View file

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