mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-08 22:45:30 +00:00
10 lines
119 B
Nix
10 lines
119 B
Nix
{
|
|
imports = [
|
|
./chatgpt
|
|
./copilot
|
|
./codecompanion
|
|
./supermaven-nvim
|
|
./avante
|
|
./mcphub
|
|
];
|
|
}
|