system/neovim/plugins/default.nix

7 lines
90 B
Nix

{
imports = [
./ollama.nix
# ./codecompanion.nix
# ./spring-boot.nix
];
}