mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-02 09:05:55 +00:00
9 lines
106 B
Nix
9 lines
106 B
Nix
{
|
|
imports = [
|
|
./chatgpt
|
|
./copilot
|
|
./codecompanion
|
|
./supermaven-nvim
|
|
./avante
|
|
];
|
|
}
|