system/neovim/plugins/default.nix

7 lines
62 B
Nix

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