mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
9 lines
106 B
Nix
9 lines
106 B
Nix
{
|
|
imports = [
|
|
./chatgpt
|
|
./copilot
|
|
./codecompanion
|
|
./supermaven-nvim
|
|
./avante
|
|
];
|
|
}
|