mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-10 14:13:54 +00:00
10 lines
123 B
Nix
10 lines
123 B
Nix
{
|
|
imports = [
|
|
./chatgpt
|
|
./copilot
|
|
./codecompanion
|
|
./supermaven-nvim
|
|
./avante
|
|
./neocodeium
|
|
];
|
|
}
|