mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-20 15:10:06 +01:00
10 lines
123 B
Nix
10 lines
123 B
Nix
{
|
|
imports = [
|
|
./chatgpt
|
|
./copilot
|
|
./codecompanion
|
|
./supermaven-nvim
|
|
./avante
|
|
./neocodeium
|
|
];
|
|
}
|